Home
last modified time | relevance | path

Searched refs:tDH_min (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
A Dnand_timings.c36 .tDH_min = 20000,
78 .tDH_min = 10000,
120 .tDH_min = 5000,
162 .tDH_min = 5000,
204 .tDH_min = 5000,
246 .tDH_min = 5000,
A Dsunxi_nand.c1270 if (timings->tDH_min > min_clk_period) in sunxi_nand_chip_set_timings()
1271 min_clk_period = timings->tDH_min; in sunxi_nand_chip_set_timings()
A Dstm32_fmc2_nand.c702 thold_att = max_t(unsigned long, thold_att, sdrt->tDH_min); in stm32_fmc2_nfc_calc_timings()
/u-boot/include/linux/mtd/
A Drawnand.h730 u32 tDH_min; member

Completed in 21 milliseconds