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