Searched defs:ccu_div_init_data (Results 1 – 1 of 1) 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 …]