Searched defs:ccu_div_init_data (Results 1 – 2 of 2) sorted by relevance
69 struct ccu_div_init_data { struct70 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 …]
66 struct ccu_div_init_data { struct67 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 …]