Home
last modified time | relevance | path

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

/drivers/clk/baikal-t1/
Dccu-div.h66 struct ccu_div_init_data { struct
67 unsigned int id;
68 const char *name;
69 const char *parent_name;
70 unsigned int base;
71 struct regmap *sys_regs;
72 struct device_node *np;
73 enum ccu_div_type type;
74 union {
78 unsigned long flags;
[all …]