Searched refs:clk_rate_table_round (Results 1 – 3 of 3) sorted by relevance
103 long clk_rate_table_round(struct clk *clk,
112 return clk_rate_table_round(clk, clk->freq_table, rate); in sh_clk_div_round_rate()
137 long clk_rate_table_round(struct clk *clk, in clk_rate_table_round() function