Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/hisilicon/
H A Dclk.h95 struct hisi_gate_clock { struct
96 unsigned int id;
97 const char *name;
98 const char *parent_name;
99 unsigned long flags;
100 unsigned long offset;
101 u8 bit_idx;
102 u8 gate_flags;
103 const char *alias;