Lines Matching full:ccu_pll
88 static int ccu_pll_reset(struct ccu_pll *pll, unsigned long ref_clk, in ccu_pll_reset()
107 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_enable()
134 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_disable()
144 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_is_enabled()
155 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_recalc_rate()
248 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_set_rate_reset()
279 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_set_rate_norst()
306 struct ccu_pll *pll;
313 struct ccu_pll *pll;
372 struct ccu_pll *pll = bit->pll; in ccu_pll_dbgfs_bit_set()
386 struct ccu_pll *pll = fld->pll; in ccu_pll_dbgfs_fld_set()
414 struct ccu_pll *pll = bit->pll; in ccu_pll_dbgfs_bit_get()
428 struct ccu_pll *pll = fld->pll; in ccu_pll_dbgfs_fld_get()
441 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_debug_init()
499 struct ccu_pll *ccu_pll_hw_register(const struct ccu_pll_init_data *pll_init) in ccu_pll_hw_register()
503 struct ccu_pll *pll; in ccu_pll_hw_register()
553 void ccu_pll_hw_unregister(struct ccu_pll *pll) in ccu_pll_hw_unregister()