Searched refs:tCLH_min (Results 1 – 4 of 4) sorted by relevance
30 .tCLH_min = 20000,72 .tCLH_min = 10000,114 .tCLH_min = 10000,156 .tCLH_min = 5000,198 .tCLH_min = 5000,240 .tCLH_min = 5000,
753 if (thold_att < sdrt->tCLH_min) in stm32_fmc2_calc_timings()754 thold_att = sdrt->tCLH_min; in stm32_fmc2_calc_timings()
1235 if (timings->tCLH_min > min_clk_period) in sunxi_nand_chip_set_timings()1236 min_clk_period = timings->tCLH_min; in sunxi_nand_chip_set_timings()
694 u32 tCLH_min; member