Searched refs:clk_delays (Results 1 – 1 of 1) sorted by relevance
249 const struct sunxi_mmc_clk_delay *clk_delays; member732 if (!host->cfg->clk_delays) in sunxi_mmc_clk_set_phase()754 clk_set_phase(host->clk_sample, host->cfg->clk_delays[index].sample); in sunxi_mmc_clk_set_phase()755 clk_set_phase(host->clk_output, host->cfg->clk_delays[index].output); in sunxi_mmc_clk_set_phase()1142 .clk_delays = NULL,1148 .clk_delays = NULL,1154 .clk_delays = sunxi_mmc_clk_delays,1160 .clk_delays = sunxi_mmc_clk_delays,1167 .clk_delays = sun9i_mmc_clk_delays,1181 .clk_delays = NULL,[all …]