Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/hisilicon/
Dclk.h84 struct hisi_divider_clock { struct
85 unsigned int id;
86 const char *name;
87 const char *parent_name;
88 unsigned long flags;
89 unsigned long offset;
90 u8 shift;
91 u8 width;
92 u8 div_flags;
93 struct clk_div_table *table;
[all …]