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