Searched refs:NAND_SAMSUNG_LP_OPTIONS (Results 1 – 7 of 7) sorted by relevance
73 #define LP_OPTIONS (NAND_SAMSUNG_LP_OPTIONS | NAND_NO_READRDY | NAND_NO_AUTOINCR)
3073 chip->options &= ~NAND_SAMSUNG_LP_OPTIONS; in nand_get_flash_type()
170 .options = NAND_SAMSUNG_LP_OPTIONS,
212 .options = NAND_SAMSUNG_LP_OPTIONS,
213 .options = NAND_SAMSUNG_LP_OPTIONS,
211 .options = NAND_SAMSUNG_LP_OPTIONS,
206 #define NAND_SAMSUNG_LP_OPTIONS \ macro