Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsh_clk.h103 long clk_rate_table_round(struct clk *clk,
/openbmc/linux/drivers/sh/clk/
H A Dcpg.c112 return clk_rate_table_round(clk, clk->freq_table, rate); in sh_clk_div_round_rate()
H A Dcore.c137 long clk_rate_table_round(struct clk *clk, in clk_rate_table_round() function