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