Home
last modified time | relevance | path

Searched defs:stratix10_perip_cnt_clock (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/socfpga/
H A Dstratix10-clk.h46 struct stratix10_perip_cnt_clock { struct
47 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 …]