Searched refs:clk_factors_round_rate (Results 1 – 1 of 1) sorted by relevance
72 static long clk_factors_round_rate(struct clk_hw *hw, unsigned long rate, in clk_factors_round_rate() function103 child_rate = clk_factors_round_rate(hw, rate, &parent_rate); in clk_factors_determine_rate()157 .round_rate = clk_factors_round_rate,