Searched refs:clk_pll_calc (Results 1 – 1 of 1) sorted by relevance
110 static void clk_pll_calc(unsigned long rate, unsigned long ref_freq, in clk_pll_calc() function140 clk_pll_calc(rate, ref_freq, &divq, &divf); in clk_pll_round_rate()152 clk_pll_calc(rate, parent_rate, &divq, &divf); in clk_pll_set_rate()
Completed in 4 milliseconds