Searched refs:mfgpt_base (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/cs5536/ |
H A D | cs5536_mfgpt.c | 28 static u32 mfgpt_base; variable 90 * NOTE: do not remove me, it's need for the value of mfgpt_base is in timer_interrupt() 93 _rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_MFGPT), &basehi, &mfgpt_base); in timer_interrupt() local 127 _rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_MFGPT), &basehi, &mfgpt_base); in setup_mfgpt0_timer() local
|
/kernel/linux/linux-6.6/arch/mips/loongson2ef/common/cs5536/ |
H A D | cs5536_mfgpt.c | 28 static u32 mfgpt_base; variable 90 * NOTE: do not remove me, it's need for the value of mfgpt_base is in timer_interrupt() 93 _rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_MFGPT), &basehi, &mfgpt_base); in timer_interrupt() local 127 _rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_MFGPT), &basehi, &mfgpt_base); in setup_mfgpt0_timer() local
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson2ef/cs5536/ |
H A D | cs5536_mfgpt.h | 31 #define MFGPT_BASE mfgpt_base
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson2ef/cs5536/ |
H A D | cs5536_mfgpt.h | 31 #define MFGPT_BASE mfgpt_base
|
Completed in 1 milliseconds