Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/
Dclk-asm9260.c91 struct asm9260_mux_clock { struct
92 u8 mask;
93 u32 *table;
94 const char *name;
95 const char **parent_names;
96 u8 num_parents;
97 unsigned long offset;
98 unsigned long flags;