Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dnand_timings.c322 .tDQSHZ_max = 20000,
364 .tDQSHZ_max = 20000,
406 .tDQSHZ_max = 20000,
448 .tDQSHZ_max = 20000,
490 .tDQSHZ_max = 20000,
532 .tDQSHZ_max = 20000,
H A Dcadence-nand-controller.c2812 oe_start = ((nvddr->tDQSHZ_max / 1000) / ((clk_period / 2) / 1000)) + 1; in cadence_nand_setup_nvddr_interface()
/linux/include/linux/mtd/
H A Drawnand.h549 u32 tDQSHZ_max; member