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