Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/actions/
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,
Dowl-factor.c67 static int owl_clk_val_best(const struct owl_factor_hw *factor_hw, in owl_clk_val_best()
121 const struct owl_factor_hw *factor_hw, in owl_factor_helper_round_rate()
138 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_round_rate()
145 const struct owl_factor_hw *factor_hw, in owl_factor_helper_recalc_rate()
178 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_recalc_rate()
185 const struct owl_factor_hw *factor_hw, in owl_factor_helper_set_rate()
210 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_set_rate()
Dowl-composite.h23 struct owl_factor_hw factor_hw;