Searched defs:pll_init (Results 1 – 4 of 4) sorted by relevance
282 struct clk_init_data vco_init, pll_init; in clk_register_vco_pll() local
499 struct ccu_pll *ccu_pll_hw_register(const struct ccu_pll_init_data *pll_init) in ccu_pll_hw_register()
864 davinci_pll_init pll_init = NULL; in davinci_pll_probe() local
72 int (*pll_init)(struct hw *hw, unsigned int rsr); member