Home
last modified time | relevance | path

Searched refs:NAND_NEED_READRDY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnand_ids.c13 #define SP_OPTIONS NAND_NEED_READRDY
H A Dnand_base.c3557 if (!(chip->options & NAND_NEED_READRDY)) in nand_wait_readrdy()
/linux/include/linux/mtd/
H A Drawnand.h128 #define NAND_NEED_READRDY BIT(8) macro