Searched refs:mfgpt_base (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536_mfgpt.h31 #define MFGPT_BASE mfgpt_base
/linux-master/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_mfgpt.c28 static u32 mfgpt_base; variable
90 * NOTE: do not remove me, it's need for the value of mfgpt_base is
93 _rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_MFGPT), &basehi, &mfgpt_base); local
127 _rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_MFGPT), &basehi, &mfgpt_base); local

Completed in 109 milliseconds