Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/socfpga/
Dstratix10-clk.h46 struct stratix10_gate_clock { struct
47 unsigned int id;
48 const char *name;
49 const char *parent_name;
50 const char *const *parent_names;
51 u8 num_parents;
52 unsigned long flags;
53 unsigned long gate_reg;
54 u8 gate_idx;
55 unsigned long div_reg;
[all …]