Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_timings.c33 .tCOH_min = 0,
75 .tCOH_min = 15000,
117 .tCOH_min = 15000,
159 .tCOH_min = 15000,
201 .tCOH_min = 15000,
243 .tCOH_min = 15000,
H A Dstm32_fmc2_nand.c755 if (thold_att < sdrt->tCOH_min) in stm32_fmc2_calc_timings()
756 thold_att = sdrt->tCOH_min; in stm32_fmc2_calc_timings()
/rk3399_rockchip-uboot/include/linux/mtd/
H A Drawnand.h697 u32 tCOH_min; member