Searched refs:owl_factor_helper_round_rate (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/actions/ |
H A D | owl-factor.c | 120 long owl_factor_helper_round_rate(struct owl_clk_common *common, in owl_factor_helper_round_rate() function 140 return owl_factor_helper_round_rate(&factor->common, factor_hw, in owl_factor_round_rate()
|
H A D | owl-factor.h | 67 long owl_factor_helper_round_rate(struct owl_clk_common *common,
|
H A D | owl-composite.c | 88 return owl_factor_helper_round_rate(&comp->common, in owl_comp_fact_round_rate()
|
/kernel/linux/linux-6.6/drivers/clk/actions/ |
H A D | owl-factor.c | 119 long owl_factor_helper_round_rate(struct owl_clk_common *common, in owl_factor_helper_round_rate() function 139 return owl_factor_helper_round_rate(&factor->common, factor_hw, in owl_factor_round_rate()
|
H A D | owl-factor.h | 67 long owl_factor_helper_round_rate(struct owl_clk_common *common,
|
H A D | owl-composite.c | 95 rate = owl_factor_helper_round_rate(&comp->common, in owl_comp_fact_determine_rate()
|
Completed in 4 milliseconds