Home
last modified time | relevance | path

Searched refs:tADL_min (Results 1 – 5 of 5) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
A Dnand_timings.c23 .tADL_min = 400000,
65 .tADL_min = 400000,
107 .tADL_min = 400000,
149 .tADL_min = 400000,
191 .tADL_min = 400000,
233 .tADL_min = 400000,
A Dstm32_fmc2_nand.c706 if (sdrt->tADL_min > tset_mem && in stm32_fmc2_nfc_calc_timings()
707 (thold_att < sdrt->tADL_min - tset_mem)) in stm32_fmc2_nfc_calc_timings()
708 thold_att = sdrt->tADL_min - tset_mem; in stm32_fmc2_nfc_calc_timings()
A Ddenali.c1003 addr_2_data = DIV_ROUND_UP(timings->tADL_min, t_x); in denali_setup_data_interface()
A Dsunxi_nand.c1305 tADL = DIV_ROUND_UP(timings->tADL_min, min_clk_period) >> 3; in sunxi_nand_chip_set_timings()
/u-boot/include/linux/mtd/
A Drawnand.h718 u32 tADL_min; member

Completed in 18 milliseconds