Searched defs:ccu_div_init_data (Results 1 – 1 of 1) sorted by relevance
56 struct ccu_div_init_data { struct57 unsigned int id;58 const char *name;59 const char *parent_name;60 unsigned int base;61 struct regmap *sys_regs;62 struct device_node *np;63 enum ccu_div_type type;64 union {68 unsigned long flags;[all …]