Searched refs:clk_delays (Results 1 – 1 of 1) sorted by relevance
253 const struct sunxi_mmc_clk_delay *clk_delays; member728 if (!host->cfg->clk_delays) in sunxi_mmc_clk_set_phase()750 clk_set_phase(host->clk_sample, host->cfg->clk_delays[index].sample); in sunxi_mmc_clk_set_phase()751 clk_set_phase(host->clk_output, host->cfg->clk_delays[index].output); in sunxi_mmc_clk_set_phase()1128 .clk_delays = NULL,1134 .clk_delays = NULL,1140 .clk_delays = sunxi_mmc_clk_delays,1146 .clk_delays = sunxi_mmc_clk_delays,1153 .clk_delays = sun9i_mmc_clk_delays,1159 .clk_delays = NULL,[all …]