Searched refs:mmc_round_rate (Results 1 - 1 of 1) sorted by relevance

/arch/arm/mach-lpc32xx/
H A Dclock.c938 static unsigned long mmc_round_rate(struct clk *clk, unsigned long rate) function
958 unsigned long prate, div, crate = mmc_round_rate(clk, rate);
978 .round_rate = mmc_round_rate,

Completed in 49 milliseconds