Home
last modified time | relevance | path

Searched refs:loongson_freqctrl (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/loongson64/common/
Denv.c33 u64 loongson_freqctrl[MAX_PACKAGES]; variable
125 loongson_freqctrl[0] = 0x900000001fe001d0; in prom_init_env()
126 loongson_freqctrl[1] = 0x900020001fe001d0; in prom_init_env()
127 loongson_freqctrl[2] = 0x900040001fe001d0; in prom_init_env()
128 loongson_freqctrl[3] = 0x900060001fe001d0; in prom_init_env()
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/
Dloongson.h263 extern u64 loongson_freqctrl[MAX_PACKAGES];
264 #define LOONGSON_FREQCTRL(id) (*(volatile u32 *)(loongson_freqctrl[id]))