Searched defs:lgm_clk_mux (Results 1 – 1 of 1) sorted by relevance
14 struct lgm_clk_mux { struct15 struct clk_hw hw;16 struct regmap *membase;17 unsigned int reg;18 u8 shift;19 u8 width;20 unsigned long flags;