Lines Matching refs:clkgen_pll
205 struct clkgen_pll { struct
216 #define to_clkgen_pll(_hw) container_of(_hw, struct clkgen_pll, hw) argument
230 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_is_locked()
238 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_is_enabled()
245 struct clkgen_pll *pll = to_clkgen_pll(hw); in __clkgen_pll_enable()
271 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_enable()
288 struct clkgen_pll *pll = to_clkgen_pll(hw); in __clkgen_pll_disable()
303 struct clkgen_pll *pll = to_clkgen_pll(hw); in clkgen_pll_disable()
379 struct clkgen_pll *pll = to_clkgen_pll(hw); in recalc_stm_pll3200c32()
422 struct clkgen_pll *pll = to_clkgen_pll(hw); in set_rate_stm_pll3200c32()
535 struct clkgen_pll *pll = to_clkgen_pll(hw); in recalc_stm_pll4600c28()
576 struct clkgen_pll *pll = to_clkgen_pll(hw); in set_rate_stm_pll4600c28()
649 struct clkgen_pll *pll; in clkgen_pll_register()