Lines Matching refs:clkgen_pll
142 struct clkgen_pll { struct
154 #define to_clkgen_pll(_hw) container_of(_hw, struct clkgen_pll, hw) argument
168 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_is_locked()
176 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_is_enabled()
183 struct clkgen_pll *pll = to_clkgen_pll(hw); in __clkgen_pll_enable()
209 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_enable()
226 struct clkgen_pll *pll = to_clkgen_pll(hw); in __clkgen_pll_disable()
241 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_disable()
317 struct clkgen_pll *pll = to_clkgen_pll(hw); in recalc_stm_pll3200c32()
360 struct clkgen_pll *pll = to_clkgen_pll(hw); in set_rate_stm_pll3200c32()
473 struct clkgen_pll *pll = to_clkgen_pll(hw); in recalc_stm_pll4600c28()
514 struct clkgen_pll *pll = to_clkgen_pll(hw); in set_rate_stm_pll4600c28()
587 struct clkgen_pll *pll; in clkgen_pll_register()