Searched refs:NAND_NEED_READRDY (Results 1 – 3 of 3) sorted by relevance
15 #define SP_OPTIONS NAND_NEED_READRDY
3634 if (chip->options & NAND_NEED_READRDY) { in nand_do_read_ops()3911 if (chip->options & NAND_NEED_READRDY) { in nand_do_read_oob()
151 #define NAND_NEED_READRDY 0x00000100 macro