Lines Matching defs: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() local
134 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_disable() local
144 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_is_enabled() local
155 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_recalc_rate() local
248 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_set_rate_reset() local
279 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_set_rate_norst() local
306 struct ccu_pll *pll; member
313 struct ccu_pll *pll; member
372 struct ccu_pll *pll = bit->pll; in ccu_pll_dbgfs_bit_set() local
386 struct ccu_pll *pll = fld->pll; in ccu_pll_dbgfs_fld_set() local
414 struct ccu_pll *pll = bit->pll; in ccu_pll_dbgfs_bit_get() local
428 struct ccu_pll *pll = fld->pll; in ccu_pll_dbgfs_fld_get() local
441 struct ccu_pll *pll = to_ccu_pll(hw); in ccu_pll_debug_init() local
503 struct ccu_pll *pll; in ccu_pll_hw_register() local
553 void ccu_pll_hw_unregister(struct ccu_pll *pll) in ccu_pll_hw_unregister()