Searched defs:ccu_pll_init_data (Results 1 – 2 of 2) 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;
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;