Searched defs:pll_init (Results 1 – 7 of 7) sorted by relevance
140 static struct clk_init_data pll_init = { variable
422 static struct clk_init_data pll_init = { variable
705 static struct clk_init_data pll_init = { variable
285 struct clk_init_data vco_init, pll_init; in clk_register_vco_pll() local
909 davinci_pll_init pll_init = NULL; in davinci_pll_probe() local
75 int (*pll_init)(struct hw *hw, unsigned int rsr); member
49 static inline void pll_init(struct pll *pll, int id) in pll_init() function