Searched refs:hw_to_owl_factor (Results 1 – 2 of 2) sorted by relevance
136 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_determine_rate()178 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_recalc_rate()210 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_set_rate()
60 static inline struct owl_factor *hw_to_owl_factor(struct clk_hw *hw) in hw_to_owl_factor() function