owl_clk_common     30 drivers/clk/actions/owl-common.c 	struct owl_clk_common *clks;
owl_clk_common     26 drivers/clk/actions/owl-common.h 	struct owl_clk_common		**clks;
owl_clk_common     34 drivers/clk/actions/owl-common.h static inline struct owl_clk_common *
owl_clk_common     37 drivers/clk/actions/owl-common.h 	return container_of(hw, struct owl_clk_common, hw);
owl_clk_common     33 drivers/clk/actions/owl-composite.c 	struct owl_clk_common *common = &comp->common;
owl_clk_common     41 drivers/clk/actions/owl-composite.c 	struct owl_clk_common *common = &comp->common;
owl_clk_common     51 drivers/clk/actions/owl-composite.c 	struct owl_clk_common *common = &comp->common;
owl_clk_common     34 drivers/clk/actions/owl-composite.h 	struct owl_clk_common	common;
owl_clk_common    113 drivers/clk/actions/owl-composite.h 	struct owl_clk_common *common = hw_to_owl_clk_common(hw);
owl_clk_common     16 drivers/clk/actions/owl-divider.c long owl_divider_helper_round_rate(struct owl_clk_common *common,
owl_clk_common     35 drivers/clk/actions/owl-divider.c unsigned long owl_divider_helper_recalc_rate(struct owl_clk_common *common,
owl_clk_common     61 drivers/clk/actions/owl-divider.c int owl_divider_helper_set_rate(const struct owl_clk_common *common,
owl_clk_common     26 drivers/clk/actions/owl-divider.h 	struct owl_clk_common	common;
owl_clk_common     54 drivers/clk/actions/owl-divider.h 	struct owl_clk_common *common = hw_to_owl_clk_common(hw);
owl_clk_common     59 drivers/clk/actions/owl-divider.h long owl_divider_helper_round_rate(struct owl_clk_common *common,
owl_clk_common     64 drivers/clk/actions/owl-divider.h unsigned long owl_divider_helper_recalc_rate(struct owl_clk_common *common,
owl_clk_common     68 drivers/clk/actions/owl-divider.h int owl_divider_helper_set_rate(const struct owl_clk_common *common,
owl_clk_common    120 drivers/clk/actions/owl-factor.c long owl_factor_helper_round_rate(struct owl_clk_common *common,
owl_clk_common    144 drivers/clk/actions/owl-factor.c unsigned long owl_factor_helper_recalc_rate(struct owl_clk_common *common,
owl_clk_common    179 drivers/clk/actions/owl-factor.c 	struct owl_clk_common *common = &factor->common;
owl_clk_common    184 drivers/clk/actions/owl-factor.c int owl_factor_helper_set_rate(const struct owl_clk_common *common,
owl_clk_common    211 drivers/clk/actions/owl-factor.c 	struct owl_clk_common *common = &factor->common;
owl_clk_common     32 drivers/clk/actions/owl-factor.h 	struct owl_clk_common	common;
owl_clk_common     62 drivers/clk/actions/owl-factor.h 	struct owl_clk_common *common = hw_to_owl_clk_common(hw);
owl_clk_common     67 drivers/clk/actions/owl-factor.h long owl_factor_helper_round_rate(struct owl_clk_common *common,
owl_clk_common     72 drivers/clk/actions/owl-factor.h unsigned long owl_factor_helper_recalc_rate(struct owl_clk_common *common,
owl_clk_common     76 drivers/clk/actions/owl-factor.h int owl_factor_helper_set_rate(const struct owl_clk_common *common,
owl_clk_common     16 drivers/clk/actions/owl-gate.c void owl_gate_set(const struct owl_clk_common *common,
owl_clk_common     37 drivers/clk/actions/owl-gate.c 	struct owl_clk_common *common = &gate->common;
owl_clk_common     45 drivers/clk/actions/owl-gate.c 	struct owl_clk_common *common = &gate->common;
owl_clk_common     52 drivers/clk/actions/owl-gate.c int owl_gate_clk_is_enabled(const struct owl_clk_common *common,
owl_clk_common     68 drivers/clk/actions/owl-gate.c 	struct owl_clk_common *common = &gate->common;
owl_clk_common     24 drivers/clk/actions/owl-gate.h 	struct owl_clk_common	common;
owl_clk_common     61 drivers/clk/actions/owl-gate.h 	struct owl_clk_common *common = hw_to_owl_clk_common(hw);
owl_clk_common     66 drivers/clk/actions/owl-gate.h void owl_gate_set(const struct owl_clk_common *common,
owl_clk_common     68 drivers/clk/actions/owl-gate.h int owl_gate_clk_is_enabled(const struct owl_clk_common *common,
owl_clk_common     16 drivers/clk/actions/owl-mux.c u8 owl_mux_helper_get_parent(const struct owl_clk_common *common,
owl_clk_common     36 drivers/clk/actions/owl-mux.c int owl_mux_helper_set_parent(const struct owl_clk_common *common,
owl_clk_common     24 drivers/clk/actions/owl-mux.h 	struct owl_clk_common	common;
owl_clk_common     49 drivers/clk/actions/owl-mux.h 	struct owl_clk_common *common = hw_to_owl_clk_common(hw);
owl_clk_common     54 drivers/clk/actions/owl-mux.h u8 owl_mux_helper_get_parent(const struct owl_clk_common *common,
owl_clk_common     56 drivers/clk/actions/owl-mux.h int owl_mux_helper_set_parent(const struct owl_clk_common *common,
owl_clk_common     86 drivers/clk/actions/owl-pll.c 	const struct owl_clk_common *common = &pll->common;
owl_clk_common    114 drivers/clk/actions/owl-pll.c 	const struct owl_clk_common *common = &pll->common;
owl_clk_common    122 drivers/clk/actions/owl-pll.c static void owl_pll_set(const struct owl_clk_common *common,
owl_clk_common    140 drivers/clk/actions/owl-pll.c 	const struct owl_clk_common *common = &pll->common;
owl_clk_common    150 drivers/clk/actions/owl-pll.c 	const struct owl_clk_common *common = &pll->common;
owl_clk_common    160 drivers/clk/actions/owl-pll.c 	const struct owl_clk_common *common = &pll->common;
owl_clk_common     38 drivers/clk/actions/owl-pll.h 	struct owl_clk_common	common;
owl_clk_common    103 drivers/clk/actions/owl-pll.h 	struct owl_clk_common *common = hw_to_owl_clk_common(hw);
owl_clk_common    378 drivers/clk/actions/owl-s500.c static struct owl_clk_common *s500_clks[] = {
owl_clk_common    407 drivers/clk/actions/owl-s700.c static struct owl_clk_common *s700_clks[] = {
owl_clk_common    502 drivers/clk/actions/owl-s900.c static struct owl_clk_common *s900_clks[] = {