Searched defs:stratix10_gate_clock (Results 1 – 1 of 1) sorted by relevance
59 struct stratix10_gate_clock { struct60 unsigned int id;61 const char *name;62 const char *parent_name;63 const struct clk_parent_data *parent_data;64 u8 num_parents;65 unsigned long flags;66 unsigned long gate_reg;67 u8 gate_idx;68 unsigned long div_reg;[all …]