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