Searched defs:samsung_mux_clock (Results 1 – 1 of 1) sorted by relevance
116 struct samsung_mux_clock { struct117 unsigned int id;118 const char *name;119 const char *const *parent_names;120 u8 num_parents;121 unsigned long flags;122 unsigned long offset;123 u8 shift;124 u8 width;125 u8 mux_flags;