Home
last modified time | relevance | path

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

/linux-5.10/drivers/clk/
Dclk-asm9260.c79 struct asm9260_mux_clock { struct
80 u8 mask;
81 u32 *table;
82 const char *name;
83 const char **parent_names;
84 u8 num_parents;
85 unsigned long offset;
86 unsigned long flags;