Searched defs:factor_hw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/actions/ |
H A D | owl-composite.h | 23 struct owl_factor_hw factor_hw; member
|
H A D | owl-factor.h | 31 struct owl_factor_hw factor_hw; member
|
H A D | owl-factor.c | 67 static int owl_clk_val_best(const struct owl_factor_hw *factor_hw, in owl_clk_val_best() argument 138 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_round_rate() local 120 owl_factor_helper_round_rate(struct owl_clk_common *common, const struct owl_factor_hw *factor_hw, unsigned long rate, unsigned long *parent_rate) owl_factor_helper_round_rate() argument 144 owl_factor_helper_recalc_rate(struct owl_clk_common *common, const struct owl_factor_hw *factor_hw, unsigned long parent_rate) owl_factor_helper_recalc_rate() argument 178 struct owl_factor_hw *factor_hw = &factor->factor_hw; owl_factor_recalc_rate() local 184 owl_factor_helper_set_rate(const struct owl_clk_common *common, const struct owl_factor_hw *factor_hw, unsigned long rate, unsigned long parent_rate) owl_factor_helper_set_rate() argument 210 struct owl_factor_hw *factor_hw = &factor->factor_hw; owl_factor_set_rate() local [all...] |
/kernel/linux/linux-6.6/drivers/clk/actions/ |
H A D | owl-composite.h | 23 struct owl_factor_hw factor_hw; member
|
H A D | owl-factor.h | 31 struct owl_factor_hw factor_hw; member
|
H A D | owl-factor.c | 66 static int owl_clk_val_best(const struct owl_factor_hw *factor_hw, in owl_clk_val_best() argument 137 struct owl_factor_hw *factor_hw = &factor->factor_hw; in owl_factor_round_rate() local 119 owl_factor_helper_round_rate(struct owl_clk_common *common, const struct owl_factor_hw *factor_hw, unsigned long rate, unsigned long *parent_rate) owl_factor_helper_round_rate() argument 143 owl_factor_helper_recalc_rate(struct owl_clk_common *common, const struct owl_factor_hw *factor_hw, unsigned long parent_rate) owl_factor_helper_recalc_rate() argument 177 struct owl_factor_hw *factor_hw = &factor->factor_hw; owl_factor_recalc_rate() local 183 owl_factor_helper_set_rate(const struct owl_clk_common *common, const struct owl_factor_hw *factor_hw, unsigned long rate, unsigned long parent_rate) owl_factor_helper_set_rate() argument 209 struct owl_factor_hw *factor_hw = &factor->factor_hw; owl_factor_set_rate() local [all...] |
Completed in 3 milliseconds