Searched defs:mux_data (Results 1 – 1 of 1) sorted by relevance
40 struct mux_data { struct41 u32 reg;42 const char *name;43 const char * const *parents;44 int num_parents;45 u32 flags;46 int shift;47 int width;
Completed in 3 milliseconds