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