Searched refs:tight (Results 1 – 10 of 10) sorted by relevance
5 filesystem). CRAMFS is useful when space is tight since files are
23 file. Unless you have an extremely tight memory memory constraints,
118 int nand_lock(struct mtd_info *mtd, int tight);
741 int tight = 0; in do_nand() local745 tight = 1; in do_nand()752 if (!nand_lock(mtd, tight)) { in do_nand()
2107 filesystem). CRAMFS is useful when space is tight since files are
218 int nand_lock(struct mtd_info *mtd, int tight) in nand_lock() argument236 (tight ? NAND_CMD_LOCK_TIGHT : NAND_CMD_LOCK), in nand_lock()
126 tree blob. Keep it as tight as possible, as this directly affects the
332 "nand lock tight"333 set NAND chip to lock tight state (software can't change locking anymore)
499 tight loop if it is called before debug_uart_init() has been called.
476 in SPL, if space for the SPL binary is very tight.
Completed in 16 milliseconds