Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsh_clk.h111 long clk_rate_div_range_round(struct clk *clk, unsigned int div_min,
/openbmc/linux/drivers/sh/clk/
H A Dcpg.c410 return clk_rate_div_range_round(clk, 1, 0xffff, rate); in fsidiv_round_rate()
H A Dcore.c161 long clk_rate_div_range_round(struct clk *clk, unsigned int div_min, in clk_rate_div_range_round() function