Searched refs:clk_recalc (Results 1 – 1 of 1) sorted by relevance
1324 static unsigned long clk_recalc(struct clk_core *clk, in clk_recalc() function1359 clk->rate = clk_recalc(clk, parent_rate); in __clk_recalc_rates()1574 new_rate = clk_recalc(clk, parent_rate); in __clk_speculate_rates()1610 child->new_rate = clk_recalc(child, new_rate); in clk_calc_subtree()1787 clk->rate = clk_recalc(clk, best_parent_rate); in clk_change_rate()