Home
last modified time | relevance | path

Searched refs:NAND_KEEP_TIMINGS (Results 1 – 8 of 8) sorted by relevance

/Linux-v6.1/drivers/mtd/nand/raw/
Dinternals.h151 if (chip->options & NAND_KEEP_TIMINGS) in nand_controller_can_setup_interface()
Ddenali.c216 if (chip->options & NAND_KEEP_TIMINGS) in denali_select_target()
1235 chip->options |= NAND_KEEP_TIMINGS; in denali_chip_init()
Ds3c2410.c869 chip->options |= NAND_KEEP_TIMINGS; in s3c2410_nand_init_chip()
Dfsmc_nand.c1126 nand->options |= NAND_KEEP_TIMINGS; in fsmc_nand_probe()
Dmxc_nand.c1750 this->options |= NAND_KEEP_TIMINGS; in mxcnd_probe()
Dmarvell_nand.c2682 chip->options |= NAND_KEEP_TIMINGS; in marvell_nand_chip_init()
/Linux-v6.1/include/linux/mtd/
Drawnand.h192 #define NAND_KEEP_TIMINGS BIT(23) macro
/Linux-v6.1/drivers/mtd/nand/raw/atmel/
Dnand-controller.c1566 chip->options |= NAND_KEEP_TIMINGS; in atmel_nand_init()