Searched defs:stratix10_perip_c_clock (Results 1 – 1 of 1) sorted by relevance
23 struct stratix10_perip_c_clock { struct24 unsigned int id;25 const char *name;26 const char *parent_name;27 const struct clk_parent_data *parent_data;28 u8 num_parents;29 unsigned long flags;30 unsigned long offset;
Completed in 4 milliseconds