Home
last modified time | relevance | path

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

/openbmc/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()
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()
328 struct ccu_div_data *data = priv; in ccu_div_of_clk_hw_get()
417 static int ccu_div_of_register(struct ccu_div_data *data) in ccu_div_of_register()
430 static int ccu_div_rst_register(struct ccu_div_data *data) in ccu_div_rst_register()
449 struct ccu_div_data *data; in ccu_div_probe()
[all …]