Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/
Dclk.c1619 static struct clk_core *clk_calc_new_rates(struct clk_core *clk, in clk_calc_new_rates() function
1671 top = clk_calc_new_rates(parent, rate); in clk_calc_new_rates()
1696 top = clk_calc_new_rates(parent, best_parent_rate); in clk_calc_new_rates()
1826 top = clk_calc_new_rates(clk, rate); in clk_core_set_rate_nolock()