owl_pll            62 drivers/clk/actions/owl-pll.c 	struct owl_pll *pll = hw_to_owl_pll(hw);
owl_pll            84 drivers/clk/actions/owl-pll.c 	struct owl_pll *pll = hw_to_owl_pll(hw);
owl_pll           112 drivers/clk/actions/owl-pll.c 	struct owl_pll *pll = hw_to_owl_pll(hw);
owl_pll           139 drivers/clk/actions/owl-pll.c 	struct owl_pll *pll = hw_to_owl_pll(hw);
owl_pll           149 drivers/clk/actions/owl-pll.c 	struct owl_pll *pll = hw_to_owl_pll(hw);
owl_pll           158 drivers/clk/actions/owl-pll.c 	struct owl_pll *pll = hw_to_owl_pll(hw);
owl_pll            57 drivers/clk/actions/owl-pll.h 	struct owl_pll _struct = {					\
owl_pll            72 drivers/clk/actions/owl-pll.h 	struct owl_pll _struct = {					\
owl_pll            87 drivers/clk/actions/owl-pll.h 	struct owl_pll _struct = {					\
owl_pll           101 drivers/clk/actions/owl-pll.h static inline struct owl_pll *hw_to_owl_pll(const struct clk_hw *hw)
owl_pll           105 drivers/clk/actions/owl-pll.h 	return container_of(common, struct owl_pll, common);