Home
last modified time | relevance | path

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

/linux-5.10/drivers/clk/
Dclk-npcm7xx.c146 struct npcm7xx_clk_mux_data { struct
147 u8 shift;
148 u8 mask;
149 u32 *table;
150 const char *name;
151 const char * const *parent_names;
152 u8 num_parents;
153 unsigned long flags;
159 int onecell_idx;