Home
last modified time | relevance | path

Searched refs:ccu_pll_data (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/clk/baikal-t1/
H A Dclk-ccu-pll.c78 struct ccu_pll_data { struct
84 static struct ccu_pll_data *pll_data;
86 static struct ccu_pll *ccu_pll_find_desc(struct ccu_pll_data *data, in ccu_pll_find_desc()
99 static struct ccu_pll_data *ccu_pll_create_data(struct device_node *np) in ccu_pll_create_data()
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()
195 static void ccu_pll_clk_unregister(struct ccu_pll_data *dat
[all...]
/kernel/linux/linux-5.10/drivers/clk/baikal-t1/
H A Dclk-ccu-pll.c75 struct ccu_pll_data { struct
81 static struct ccu_pll *ccu_pll_find_desc(struct ccu_pll_data *data, in ccu_pll_find_desc()
96 static struct ccu_pll_data *ccu_pll_create_data(struct device_node *np) in ccu_pll_create_data()
98 struct ccu_pll_data *data; in ccu_pll_create_data()
109 static void ccu_pll_free_data(struct ccu_pll_data *data) in ccu_pll_free_data()
114 static int ccu_pll_find_sys_regs(struct ccu_pll_data *data) in ccu_pll_find_sys_regs()
129 struct ccu_pll_data *data = priv; in ccu_pll_of_clk_hw_get()
143 static int ccu_pll_clk_register(struct ccu_pll_data *data) in ccu_pll_clk_register()
186 struct ccu_pll_data *data; in ccu_pll_init()

Completed in 2 milliseconds