Searched defs:clk_mux (Results 1 – 1 of 1) sorted by relevance
70447 struct clk_mux { struct70448 struct clk_hw hw;70449 void *reg;70450 const u32 *table;70451 u32 mask;70452 u8 shift;70453 u8 flags;70454 spinlock_t *lock;