Lines Matching refs:factor
70 struct owl_factor *factor = hw_to_owl_factor(hw); in clk_val_best() local
71 struct owl_factor_hw *factor_hw = &factor->factor_hw; in clk_val_best()
138 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_round_rate() local
139 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_round_rate()
141 return owl_factor_helper_round_rate(&factor->common, factor_hw, in owl_factor_round_rate()
178 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_recalc_rate() local
179 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_recalc_rate()
180 struct owl_clk_common *common = &factor->common; in owl_factor_recalc_rate()
210 struct owl_factor *factor = hw_to_owl_factor(hw); in owl_factor_set_rate() local
211 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_set_rate()
212 struct owl_clk_common *common = &factor->common; in owl_factor_set_rate()