Searched refs:owl_divider_helper_round_rate (Results 1 – 3 of 3) sorted by relevance
16 long owl_divider_helper_round_rate(struct owl_clk_common *common, in owl_divider_helper_round_rate() function31 return owl_divider_helper_round_rate(&div->common, &div->div_hw, in owl_divider_round_rate()
59 long owl_divider_helper_round_rate(struct owl_clk_common *common,
62 rate = owl_divider_helper_round_rate(&comp->common, &comp->rate.div_hw, in owl_comp_div_determine_rate()