Searched refs:ccu_pll_data (Results 1 – 1 of 1) sorted by relevance
78 struct ccu_pll_data { struct84 static struct ccu_pll_data *pll_data; argument86 static struct ccu_pll *ccu_pll_find_desc(struct ccu_pll_data *data, in ccu_pll_find_desc()101 struct ccu_pll_data *data; in ccu_pll_create_data()112 static void ccu_pll_free_data(struct ccu_pll_data *data) in ccu_pll_free_data()117 static int ccu_pll_find_sys_regs(struct ccu_pll_data *data) in ccu_pll_find_sys_regs()132 struct ccu_pll_data *data = priv; in ccu_pll_of_clk_hw_get()148 static int ccu_pll_clk_register(struct ccu_pll_data *data, bool defer) in ccu_pll_clk_register()208 static int ccu_pll_of_register(struct ccu_pll_data *data) in ccu_pll_of_register()223 struct ccu_pll_data *data = pll_data; in ccu_pll_probe()[all …]