Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/
Dclk.c2103 static struct clk_core *clk_calc_new_rates(struct clk_core *core, in clk_calc_new_rates() function
2148 top = clk_calc_new_rates(parent, rate); in clk_calc_new_rates()
2173 top = clk_calc_new_rates(parent, best_parent_rate); in clk_calc_new_rates()
2293 (void)clk_calc_new_rates(core, core->new_rate); in clk_change_rate()
2360 top = clk_calc_new_rates(core, req_rate); in clk_core_set_rate_nolock()