Searched defs:ingenic_cgu_clk_info (Results 1 – 1 of 1) sorted by relevance
136 struct ingenic_cgu_clk_info { struct137 const char *name;139 enum {149 } type;151 int parents[4];153 union {