Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/hisilicon/
Dclk.h57 struct hisi_mux_clock { struct
58 unsigned int id;
59 const char *name;
60 const char *const *parent_names;
61 u8 num_parents;
62 unsigned long flags;
63 unsigned long offset;
64 u8 shift;
65 u8 width;
66 u8 mux_flags;
[all …]