Searched defs:ccu_pll_init_data (Results 1 – 1 of 1) sorted by relevance
26 struct ccu_pll_init_data { struct27 unsigned int id;28 const char *name;29 const char *parent_name;30 unsigned int base;31 struct regmap *sys_regs;32 struct device_node *np;33 unsigned long flags;