Searched refs:tADL_min (Results 1 – 5 of 5) sorted by relevance
22 .tADL_min = 400000,64 .tADL_min = 400000,106 .tADL_min = 400000,148 .tADL_min = 400000,190 .tADL_min = 400000,232 .tADL_min = 400000,
762 if (sdrt->tADL_min > tset_mem && in stm32_fmc2_calc_timings()763 (thold_att < sdrt->tADL_min - tset_mem)) in stm32_fmc2_calc_timings()764 thold_att = sdrt->tADL_min - tset_mem; in stm32_fmc2_calc_timings()
1023 addr_2_data = DIV_ROUND_UP(timings->tADL_min, t_x); in denali_setup_data_interface()
1298 tADL = DIV_ROUND_UP(timings->tADL_min, min_clk_period) >> 3; in sunxi_nand_chip_set_timings()
687 u32 tADL_min; member