Searched defs:hisi_gate_clock (Results 1 – 1 of 1) sorted by relevance
109 struct hisi_gate_clock { struct110 unsigned int id;111 const char *name;112 const char *parent_name;113 unsigned long flags;114 unsigned long offset;115 u8 bit_idx;116 u8 gate_flags;117 const char *alias;