Home
last modified time | relevance | path

Searched refs:ccu_div_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/baikal-t1/
H A Dclk-ccu-div.c112 struct ccu_div_data { struct
229 static struct ccu_div_data *axi_data;
230 static struct ccu_div_data *sys_data;
232 static void ccu_div_set_data(struct ccu_div_data *data) in ccu_div_set_data()
244 static struct ccu_div_data *ccu_div_get_data(struct device_node *np) in ccu_div_get_data()
256 static struct ccu_div *ccu_div_find_desc(struct ccu_div_data *data, in ccu_div_find_desc()
269 static struct ccu_div_data *ccu_div_create_data(struct device_node *np) in ccu_div_create_data()
271 struct ccu_div_data *data; in ccu_div_create_data()
306 static void ccu_div_free_data(struct ccu_div_data *data) in ccu_div_free_data()
313 static int ccu_div_find_sys_regs(struct ccu_div_data *data) in ccu_div_find_sys_regs()
[all …]