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