Searched defs:npcm8xx_clk_mux_data (Results 1 – 1 of 1) sorted by relevance
78 struct npcm8xx_clk_mux_data { struct79 u8 shift;80 u32 mask;81 const u32 *table;82 const char *name;83 const struct clk_parent_data *parent_data;84 u8 num_parents;85 unsigned long flags;86 struct clk_hw hw;