Home
last modified time | relevance | path

Searched refs:owl_factor_helper_recalc_rate (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/drivers/clk/actions/
Dowl-factor.c144 unsigned long owl_factor_helper_recalc_rate(struct owl_clk_common *common, in owl_factor_helper_recalc_rate() function
181 return owl_factor_helper_recalc_rate(common, factor_hw, parent_rate); in owl_factor_recalc_rate()
Dowl-factor.h72 unsigned long owl_factor_helper_recalc_rate(struct owl_clk_common *common,
Dowl-composite.c98 return owl_factor_helper_recalc_rate(&comp->common, in owl_comp_fact_recalc_rate()