Searched refs:use_new_timings (Results 1 – 1 of 1) sorted by relevance
302 bool use_new_timings; member727 if (host->use_new_timings) in sunxi_mmc_clk_set_phase()787 (host->use_new_timings || in sunxi_mmc_clk_set_rate()793 if (host->use_new_timings && host->cfg->ccu_has_timings_switch) { in sunxi_mmc_clk_set_rate()834 if (host->use_new_timings) { in sunxi_mmc_clk_set_rate()1407 host->use_new_timings = false; in sunxi_mmc_probe()1409 host->use_new_timings = !!ret; in sunxi_mmc_probe()1413 host->use_new_timings = true; in sunxi_mmc_probe()1435 if ((host->cfg->clk_delays || host->use_new_timings) && in sunxi_mmc_probe()1450 if (!(host->cfg->clk_delays || host->use_new_timings)) { in sunxi_mmc_probe()[all …]