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