Searched defs:lgm_clk_gate (Results 1 – 1 of 1) sorted by relevance
54 struct lgm_clk_gate { struct55 struct clk_hw hw;56 void __iomem *membase;57 unsigned int reg;58 u8 shift;59 unsigned long flags;60 spinlock_t lock;