Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsh_clk.h86 long clk_rate_table_round(struct clk *clk,
/linux-2.6.39/drivers/sh/clk/
Dcpg.c52 return clk_rate_table_round(clk, clk->freq_table, rate); in sh_clk_div_round_rate()
Dcore.c135 long clk_rate_table_round(struct clk *clk, in clk_rate_table_round() function
/linux-2.6.39/arch/arm/mach-shmobile/
Dclock-sh7372.c198 return clk_rate_table_round(clk, clk->freq_table, rate); in pllc2_round_rate()