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