Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/
Dclk-asm9260.c90 struct asm9260_mux_clock { struct
91 u8 mask;
92 u32 *table;
93 const char *name;
94 const char **parent_names;
95 u8 num_parents;
96 unsigned long offset;
97 unsigned long flags;