Searched refs:mmc_round_rate (Results 1 – 1 of 1) sorted by relevance
761 static unsigned long mmc_round_rate(struct clk *clk, unsigned long rate) in mmc_round_rate() function781 unsigned long prate, div, crate = mmc_round_rate(clk, rate); in mmc_set_rate()805 .round_rate = mmc_round_rate,