Searched defs:loongson2_clk_data (Results 1 – 1 of 1) sorted by relevance
36 struct loongson2_clk_data { struct37 struct clk_hw hw;38 void __iomem *reg;39 u8 div_shift;40 u8 div_width;41 u8 mult_shift;42 u8 mult_width;