Searched defs:samsung_mux_clock (Results 1 – 1 of 1) sorted by relevance
121 struct samsung_mux_clock { struct122 unsigned int id;123 const char *dev_name;124 const char *name;125 const char *const *parent_names;126 u8 num_parents;127 unsigned long flags;128 unsigned long offset;129 u8 shift;130 u8 width;[all …]