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