Lines Matching defs:iproc_pll
72 struct iproc_pll {
85 struct iproc_pll *pll;
128 static int pll_get_rate_index(struct iproc_pll *pll, unsigned int target_rate)
157 static int pll_wait_for_lock(struct iproc_pll *pll)
173 static void iproc_pll_write(const struct iproc_pll *pll, void __iomem *base,
185 static void __pll_disable(struct iproc_pll *pll)
214 static int __pll_enable(struct iproc_pll *pll)
243 static void __pll_put_in_reset(struct iproc_pll *pll)
257 static void __pll_bring_out_reset(struct iproc_pll *pll, unsigned int kp,
286 static bool pll_fractional_change_only(struct iproc_pll *pll,
318 struct iproc_pll *pll = clk->pll;
440 struct iproc_pll *pll = clk->pll;
448 struct iproc_pll *pll = clk->pll;
461 struct iproc_pll *pll = clk->pll;
511 struct iproc_pll *pll = clk->pll;
556 struct iproc_pll *pll = clk->pll;
589 struct iproc_pll *pll = clk->pll;
609 struct iproc_pll *pll = clk->pll;
625 struct iproc_pll *pll = clk->pll;
673 struct iproc_pll *pll = clk->pll;
711 static void iproc_pll_sw_cfg(struct iproc_pll *pll)
733 struct iproc_pll *pll;