Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/actions/
A Dowl-pll.h36 struct owl_pll { struct
57 struct owl_pll _struct = { \ argument
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) in hw_to_owl_pll()
105 return container_of(common, struct owl_pll, common); in hw_to_owl_pll()
A Dowl-pll.c62 struct owl_pll *pll = hw_to_owl_pll(hw); in owl_pll_round_rate()
84 struct owl_pll *pll = hw_to_owl_pll(hw); in owl_pll_recalc_rate()
112 struct owl_pll *pll = hw_to_owl_pll(hw); in owl_pll_is_enabled()
139 struct owl_pll *pll = hw_to_owl_pll(hw); in owl_pll_enable()
149 struct owl_pll *pll = hw_to_owl_pll(hw); in owl_pll_disable()
158 struct owl_pll *pll = hw_to_owl_pll(hw); in owl_pll_set_rate()

Completed in 21 milliseconds