Home
last modified time | relevance | path

Searched defs:ccu_div_init_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/clk/baikal-t1/
Dccu-div.h69 struct ccu_div_init_data { struct
70 unsigned int id;
71 const char *name;
72 const char *parent_name;
73 unsigned int base;
74 struct regmap *sys_regs;
75 struct device_node *np;
76 enum ccu_div_type type;
77 union {
81 unsigned long flags;
[all …]