Searched defs:npcm7xx_clk_mux_data (Results 1 – 1 of 1) sorted by relevance
146 struct npcm7xx_clk_mux_data { struct147 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;