Searched refs:NAND_KEEP_TIMINGS (Results 1 – 4 of 4) sorted by relevance
151 if (chip->options & NAND_KEEP_TIMINGS) in nand_controller_can_setup_interface()
216 if (chip->options & NAND_KEEP_TIMINGS) in denali_select_target()1235 chip->options |= NAND_KEEP_TIMINGS; in denali_chip_init()
1726 this->options |= NAND_KEEP_TIMINGS; in mxcnd_probe()
194 #define NAND_KEEP_TIMINGS BIT(23) macro