Searched refs:pll_clk_round_rate (Results 1 – 1 of 1) sorted by relevance
96 static long pll_clk_round_rate(struct clk_hw *hw, unsigned long rate, in pll_clk_round_rate() function173 return pll_clk_round_rate(parent_clk, rate, &pll_parent_rate); in cpu_clk_round_rate()189 .round_rate = pll_clk_round_rate,