Searched refs:use_new_timings (Results 1 – 1 of 1) sorted by relevance
301 bool use_new_timings; member723 if (host->use_new_timings) in sunxi_mmc_clk_set_phase()783 (host->use_new_timings || in sunxi_mmc_clk_set_rate()789 if (host->use_new_timings && host->cfg->ccu_has_timings_switch) { in sunxi_mmc_clk_set_rate()830 if (host->use_new_timings) { in sunxi_mmc_clk_set_rate()1378 host->use_new_timings = false; in sunxi_mmc_probe()1380 host->use_new_timings = !!ret; in sunxi_mmc_probe()1384 host->use_new_timings = true; in sunxi_mmc_probe()1406 if ((host->cfg->clk_delays || host->use_new_timings) && in sunxi_mmc_probe()1421 if (!(host->cfg->clk_delays || host->use_new_timings)) { in sunxi_mmc_probe()[all …]