Home
last modified time | relevance | path

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

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