Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/socfpga/
Dstratix10-clk.h33 struct stratix10_perip_cnt_clock { struct
34 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 …]