Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-lpc32xx/
Dclock.c761 static unsigned long mmc_round_rate(struct clk *clk, unsigned long rate) in mmc_round_rate() function
781 unsigned long prate, div, crate = mmc_round_rate(clk, rate); in mmc_set_rate()
805 .round_rate = mmc_round_rate,