Searched defs:clk_mux (Results 1 – 1 of 1) sorted by relevance
101770 struct clk_mux { struct101771 struct clk_hw hw;101772 void *reg;101773 u32 *table;101774 u32 mask;101775 u8 shift;101776 u8 flags;101777 spinlock_t *lock;