Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/actions/
H A Dowl-factor.h22 struct owl_factor_hw { struct
31 struct owl_factor_hw factor_hw; argument
68 const struct owl_factor_hw *factor_hw,
73 const struct owl_factor_hw *factor_hw,
77 const struct owl_factor_hw *factor_hw,
H A Dowl-factor.c66 static int owl_clk_val_best(const struct owl_factor_hw *factor_hw, in owl_clk_val_best()
120 const struct owl_factor_hw *factor_hw, in owl_factor_helper_round_rate()
137 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_round_rate()
144 const struct owl_factor_hw *factor_hw, in owl_factor_helper_recalc_rate()
177 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_recalc_rate()
184 const struct owl_factor_hw *factor_hw, in owl_factor_helper_set_rate()
209 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_set_rate()
H A Dowl-composite.h23 struct owl_factor_hw factor_hw;