Searched defs:hisi_gate_clock (Results 1 – 2 of 2) sorted by relevance
95 struct hisi_gate_clock { struct96 unsigned int id;97 const char *name;98 const char *parent_name;99 unsigned long flags;100 unsigned long offset;101 u8 bit_idx;102 u8 gate_flags;103 const char *alias;