Searched defs:lgm_clk_ddiv (Results 1 – 1 of 1) sorted by relevance
35 struct lgm_clk_ddiv { struct36 struct clk_hw hw;37 struct regmap *membase;38 unsigned int reg;39 u8 shift0;40 u8 width0;41 u8 shift1;42 u8 width1;43 u8 shift2;44 u8 width2;[all …]