Searched defs:lgm_clk_mux (Results 1 – 1 of 1) sorted by relevance
13 struct lgm_clk_mux { struct14 struct clk_hw hw;15 void __iomem *membase;16 unsigned int reg;17 u8 shift;18 u8 width;19 unsigned long flags;20 spinlock_t lock;