Home
last modified time | relevance | path

Searched refs:owl_factor (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/actions/
H A Dowl-factor.h30 struct owl_factor { struct
46 struct owl_factor _struct = { \ argument
60 static inline struct owl_factor *hw_to_owl_factor(const struct clk_hw *hw) in hw_to_owl_factor()
64 return container_of(common, struct owl_factor, common); in hw_to_owl_factor()
H A Dowl-factor.c136 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_round_rate()
176 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_recalc_rate()
208 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_set_rate()