Searched defs:hisi_mux_clock (Results 1 – 1 of 1) sorted by relevance
43 struct hisi_mux_clock { struct44 unsigned int id;45 const char *name;46 const char *const *parent_names;47 u8 num_parents;48 unsigned long flags;49 unsigned long offset;50 u8 shift;51 u8 width;52 u8 mux_flags;[all …]