Searched refs:tDS_min (Results 1 – 7 of 7) sorted by relevance
36 .tDS_min = 40000,78 .tDS_min = 20000,120 .tDS_min = 15000,162 .tDS_min = 10000,204 .tDS_min = 10000,246 .tDS_min = 7000,
1465 if (twait > thiz && (sdrt->tDS_min > twait - thiz) && in stm32_fmc2_calc_timings()1466 (tset_mem < sdrt->tDS_min - (twait - thiz))) in stm32_fmc2_calc_timings()1467 tset_mem = sdrt->tDS_min - (twait - thiz); in stm32_fmc2_calc_timings()1506 if (twait > thiz && (sdrt->tDS_min > twait - thiz) && in stm32_fmc2_calc_timings()1507 (tset_att < sdrt->tDS_min - (twait - thiz))) in stm32_fmc2_calc_timings()1508 tset_att = sdrt->tDS_min - (twait - thiz); in stm32_fmc2_calc_timings()
1422 if (timings->tDS_min > min_clk_period) in sunxi_nfc_setup_data_interface()1423 min_clk_period = timings->tDS_min; in sunxi_nfc_setup_data_interface()
1188 timings->tDS_min > tRC_ps || in mxc_nand_v2_setup_data_interface()
461 u32 tDS_min; member
666 data_setup_cycles = TO_CYCLES(sdr->tDS_min, period_ps); in gpmi_nfc_compute_timings()
1221 timeps = max(timeps, conf->timings.sdr.tDS_min); in atmel_smc_nand_prepare_smcconf()