Home
last modified time | relevance | path

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

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