Searched defs:hisi_mux_clock (Results 1 – 1 of 1) sorted by relevance
55 struct hisi_mux_clock { struct56 unsigned int id;57 const char *name;58 const char **parent_names;59 u8 num_parents;60 unsigned long flags;61 unsigned long offset;62 u8 shift;63 u8 width;64 u8 mux_flags;[all …]