Searched refs:clk_rate_div_range_round (Results 1 – 3 of 3) sorted by relevance
111 long clk_rate_div_range_round(struct clk *clk, unsigned int div_min,
410 return clk_rate_div_range_round(clk, 1, 0xffff, rate); in fsidiv_round_rate()
161 long clk_rate_div_range_round(struct clk *clk, unsigned int div_min, in clk_rate_div_range_round() function