Searched refs:clk_delays (Results 1 – 1 of 1) sorted by relevance
249 const struct sunxi_mmc_clk_delay *clk_delays; member731 if (!host->cfg->clk_delays) in sunxi_mmc_clk_set_phase()753 clk_set_phase(host->clk_sample, host->cfg->clk_delays[index].sample); in sunxi_mmc_clk_set_phase()754 clk_set_phase(host->clk_output, host->cfg->clk_delays[index].output); in sunxi_mmc_clk_set_phase()1141 .clk_delays = NULL,1147 .clk_delays = NULL,1153 .clk_delays = sunxi_mmc_clk_delays,1159 .clk_delays = sunxi_mmc_clk_delays,1166 .clk_delays = sun9i_mmc_clk_delays,1172 .clk_delays = NULL,[all …]