Searched refs:root_rate (Results 1 – 1 of 1) sorted by relevance
385 unsigned long root_rate = clk_get_rate(root); in cdce925_clk_best_parent_rate() local392 if (root_rate % rate == 0) in cdce925_clk_best_parent_rate()393 return root_rate; /* Don't need the PLL, use bypass */ in cdce925_clk_best_parent_rate()