Searched refs:owl_pll (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/clk/actions/
H A Dowl-pll.h36 struct owl_pll { struct
57 struct owl_pll _struct = { \
72 struct owl_pll _struct = { \
87 struct owl_pll _struct = { \
101 static inline struct owl_pll *hw_to_owl_pll(const struct clk_hw *hw)
105 return container_of(common, struct owl_pll, common);
H A Dowl-pll.c62 struct owl_pll *pll = hw_to_owl_pll(hw);
84 struct owl_pll *pll = hw_to_owl_pll(hw);
112 struct owl_pll *pll = hw_to_owl_pll(hw);
139 struct owl_pll *pll = hw_to_owl_pll(hw);
149 struct owl_pll *pll = hw_to_owl_pll(hw);
158 struct owl_pll *pll = hw_to_owl_pll(hw);

Completed in 114 milliseconds