Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/hisilicon/
Dclk.h109 struct hisi_gate_clock { struct
110 unsigned int id;
111 const char *name;
112 const char *parent_name;
113 unsigned long flags;
114 unsigned long offset;
115 u8 bit_idx;
116 u8 gate_flags;
117 const char *alias;