Searched defs:ccu_pll_init_data (Results 1 – 1 of 1) sorted by relevance
33 struct ccu_pll_init_data { struct34 unsigned int id;35 const char *name;36 const char *parent_name;37 unsigned int base;38 struct regmap *sys_regs;39 struct device_node *np;40 unsigned long flags;41 unsigned long features;