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