Lines Matching defs:hisi_mux_clock
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;65 u32 *table;66 const char *alias;