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