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