loongson_freqctrl  258 arch/mips/include/asm/mach-loongson64/loongson.h extern u64 loongson_freqctrl[MAX_PACKAGES];
loongson_freqctrl  259 arch/mips/include/asm/mach-loongson64/loongson.h #define LOONGSON_FREQCTRL(id) (*(volatile u32 *)(loongson_freqctrl[id]))
loongson_freqctrl   29 arch/mips/loongson64/common/env.c u64 loongson_freqctrl[MAX_PACKAGES];
loongson_freqctrl  106 arch/mips/loongson64/common/env.c 		loongson_freqctrl[0] = 0x900000001fe001d0;
loongson_freqctrl  107 arch/mips/loongson64/common/env.c 		loongson_freqctrl[1] = 0x900010001fe001d0;
loongson_freqctrl  108 arch/mips/loongson64/common/env.c 		loongson_freqctrl[2] = 0x900020001fe001d0;
loongson_freqctrl  109 arch/mips/loongson64/common/env.c 		loongson_freqctrl[3] = 0x900030001fe001d0;
loongson_freqctrl  129 arch/mips/loongson64/common/env.c 		loongson_freqctrl[0] = 0x900000001fe001d0;
loongson_freqctrl  130 arch/mips/loongson64/common/env.c 		loongson_freqctrl[1] = 0x900020001fe001d0;
loongson_freqctrl  131 arch/mips/loongson64/common/env.c 		loongson_freqctrl[2] = 0x900040001fe001d0;
loongson_freqctrl  132 arch/mips/loongson64/common/env.c 		loongson_freqctrl[3] = 0x900060001fe001d0;