Searched defs:stratix10_gate_clock (Results 1 – 1 of 1) sorted by relevance
57 struct stratix10_gate_clock { struct58 unsigned int id;59 const char *name;60 const char *parent_name;61 const struct clk_parent_data *parent_data;62 u8 num_parents;86 struct clk_hw *s10_register_gate(const struct stratix10_gate_clock *clks, argument
Completed in 6 milliseconds