Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/hisilicon/
Dclk.h70 struct hisi_divider_clock { struct
71 unsigned int id;
72 const char *name;
73 const char *parent_name;
74 unsigned long flags;
75 unsigned long offset;
76 u8 shift;
77 u8 width;
78 u8 div_flags;
79 struct clk_div_table *table;
[all …]