Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/actions/
H A Dowl-factor.c143 unsigned long owl_factor_helper_recalc_rate(struct owl_clk_common *common, in owl_factor_helper_recalc_rate() function
180 return owl_factor_helper_recalc_rate(common, factor_hw, parent_rate); in owl_factor_recalc_rate()
H A Dowl-factor.h72 unsigned long owl_factor_helper_recalc_rate(struct owl_clk_common *common,
H A Dowl-composite.c110 return owl_factor_helper_recalc_rate(&comp->common, in owl_comp_fact_recalc_rate()