Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/hisilicon/
Dclk.h43 struct hisi_mux_clock { struct
44 unsigned int id;
45 const char *name;
46 const char *const *parent_names;
47 u8 num_parents;
48 unsigned long flags;
49 unsigned long offset;
50 u8 shift;
51 u8 width;
52 u8 mux_flags;
[all …]