Searched defs:stratix10_gate_clock (Results 1 – 1 of 1) sorted by relevance
46 struct stratix10_gate_clock { struct47 unsigned int id;48 const char *name;49 const char *parent_name;50 const char *const *parent_names;51 u8 num_parents;52 unsigned long flags;53 unsigned long gate_reg;54 u8 gate_idx;55 unsigned long div_reg;[all …]