Searched refs:owl_divider_helper_recalc_rate (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/actions/ |
H A D | owl-divider.c | 35 unsigned long owl_divider_helper_recalc_rate(struct owl_clk_common *common, in owl_divider_helper_recalc_rate() function 57 return owl_divider_helper_recalc_rate(&div->common, in owl_divider_recalc_rate()
|
H A D | owl-divider.h | 64 unsigned long owl_divider_helper_recalc_rate(struct owl_clk_common *common,
|
H A D | owl-composite.c | 70 return owl_divider_helper_recalc_rate(&comp->common, &comp->rate.div_hw, in owl_comp_div_recalc_rate()
|
/kernel/linux/linux-6.6/drivers/clk/actions/ |
H A D | owl-divider.c | 35 unsigned long owl_divider_helper_recalc_rate(struct owl_clk_common *common, in owl_divider_helper_recalc_rate() function 57 return owl_divider_helper_recalc_rate(&div->common, in owl_divider_recalc_rate()
|
H A D | owl-divider.h | 64 unsigned long owl_divider_helper_recalc_rate(struct owl_clk_common *common,
|
H A D | owl-composite.c | 76 return owl_divider_helper_recalc_rate(&comp->common, &comp->rate.div_hw, in owl_comp_div_recalc_rate()
|
Completed in 3 milliseconds