Searched refs:owl_divider_helper_round_rate (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/actions/ |
H A D | owl-divider.c | 16 long owl_divider_helper_round_rate(struct owl_clk_common *common, in owl_divider_helper_round_rate() function 31 return owl_divider_helper_round_rate(&div->common, &div->div_hw, in owl_divider_round_rate()
|
H A D | owl-divider.h | 59 long owl_divider_helper_round_rate(struct owl_clk_common *common,
|
H A D | owl-composite.c | 61 return owl_divider_helper_round_rate(&comp->common, &comp->rate.div_hw, in owl_comp_div_round_rate()
|
/kernel/linux/linux-6.6/drivers/clk/actions/ |
H A D | owl-divider.c | 16 long owl_divider_helper_round_rate(struct owl_clk_common *common, in owl_divider_helper_round_rate() function 31 return owl_divider_helper_round_rate(&div->common, &div->div_hw, in owl_divider_round_rate()
|
H A D | owl-divider.h | 59 long owl_divider_helper_round_rate(struct owl_clk_common *common,
|
H A D | owl-composite.c | 62 rate = owl_divider_helper_round_rate(&comp->common, &comp->rate.div_hw, in owl_comp_div_determine_rate()
|
Completed in 2 milliseconds