Lines Matching defs:iproc_pll
62 struct iproc_pll {
75 struct iproc_pll *pll;
118 static int pll_get_rate_index(struct iproc_pll *pll, unsigned int target_rate)
147 static int pll_wait_for_lock(struct iproc_pll *pll)
163 static void iproc_pll_write(const struct iproc_pll *pll, void __iomem *base,
175 static void __pll_disable(struct iproc_pll *pll)
204 static int __pll_enable(struct iproc_pll *pll)
233 static void __pll_put_in_reset(struct iproc_pll *pll)
247 static void __pll_bring_out_reset(struct iproc_pll *pll, unsigned int kp,
276 static bool pll_fractional_change_only(struct iproc_pll *pll,
308 struct iproc_pll *pll = clk->pll;
430 struct iproc_pll *pll = clk->pll;
438 struct iproc_pll *pll = clk->pll;
451 struct iproc_pll *pll = clk->pll;
501 struct iproc_pll *pll = clk->pll;
546 struct iproc_pll *pll = clk->pll;
579 struct iproc_pll *pll = clk->pll;
599 struct iproc_pll *pll = clk->pll;
615 struct iproc_pll *pll = clk->pll;
663 struct iproc_pll *pll = clk->pll;
701 static void iproc_pll_sw_cfg(struct iproc_pll *pll)
723 struct iproc_pll *pll;