Searched defs:stratix10_perip_cnt_clock (Results 1 – 1 of 1) sorted by relevance
46 struct stratix10_perip_cnt_clock { struct47 unsigned int id;48 const char *name;49 const char *parent_name;50 const struct clk_parent_data *parent_data;51 u8 num_parents;52 unsigned long flags;53 unsigned long offset;54 u8 fixed_divider;55 unsigned long bypass_reg;[all …]