Searched refs:clk_delays (Results 1 – 1 of 1) sorted by relevance
247 const struct sunxi_mmc_clk_delay *clk_delays; member727 if (!host->cfg->clk_delays) in sunxi_mmc_clk_set_phase()749 clk_set_phase(host->clk_sample, host->cfg->clk_delays[index].sample); in sunxi_mmc_clk_set_phase()750 clk_set_phase(host->clk_output, host->cfg->clk_delays[index].output); in sunxi_mmc_clk_set_phase()1137 .clk_delays = NULL,1143 .clk_delays = NULL,1149 .clk_delays = sunxi_mmc_clk_delays,1155 .clk_delays = sunxi_mmc_clk_delays,1162 .clk_delays = sun9i_mmc_clk_delays,1168 .clk_delays = NULL,[all …]