Searched defs:stratix10_perip_cnt_clock (Results 1 – 1 of 1) sorted by relevance
33 struct stratix10_perip_cnt_clock { struct34 unsigned int id;35 const char *name;36 const char *parent_name;37 const struct clk_parent_data *parent_data;38 u8 num_parents;39 unsigned long flags;40 unsigned long offset;41 u8 fixed_divider;42 unsigned long bypass_reg;[all …]