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()1133 .clk_delays = NULL,1139 .clk_delays = NULL,1145 .clk_delays = sunxi_mmc_clk_delays,1151 .clk_delays = sunxi_mmc_clk_delays,1158 .clk_delays = sun9i_mmc_clk_delays,1164 .clk_delays = NULL,[all …]