Symbol: DIVIL_MSR_REG
arch/mips/loongson2ef/common/cs5536/cs5536_acc.c
50
_rdmsr(DIVIL_MSR_REG(PIC_YSEL_LOW), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_acc.c
55
_wrmsr(DIVIL_MSR_REG(PIC_YSEL_LOW), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ide.c
62
_rdmsr(DIVIL_MSR_REG(DIVIL_BALL_OPTS), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ide.c
64
_wrmsr(DIVIL_MSR_REG(DIVIL_BALL_OPTS), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
18
DIVIL_MSR_REG(DIVIL_LBAR_SMB), DIVIL_MSR_REG(DIVIL_LBAR_GPIO),
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
19
DIVIL_MSR_REG(DIVIL_LBAR_MFGPT), DIVIL_MSR_REG(DIVIL_LBAR_IRQ),
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
194
_rdmsr(DIVIL_MSR_REG(PIC_YSEL_HIGH), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
199
_wrmsr(DIVIL_MSR_REG(PIC_YSEL_HIGH), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
20
DIVIL_MSR_REG(DIVIL_LBAR_PMS), DIVIL_MSR_REG(DIVIL_LBAR_ACPI),
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
202
_rdmsr(DIVIL_MSR_REG(PIC_YSEL_HIGH), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
207
_wrmsr(DIVIL_MSR_REG(PIC_YSEL_HIGH), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
241
_rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_SMB), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
59
_rdmsr(DIVIL_MSR_REG(offset), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
61
_wrmsr(DIVIL_MSR_REG(offset), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
74
_rdmsr(DIVIL_MSR_REG(offset), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_isa.c
76
_wrmsr(DIVIL_MSR_REG(offset), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_mfgpt.c
121
_wrmsr(DIVIL_MSR_REG(MFGPT_IRQ), 0, 0x100);
arch/mips/loongson2ef/common/cs5536/cs5536_mfgpt.c
124
_wrmsr(DIVIL_MSR_REG(PIC_ZSEL_LOW), 0, 0x50000);
arch/mips/loongson2ef/common/cs5536/cs5536_mfgpt.c
127
_rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_MFGPT), &basehi, &mfgpt_base);
arch/mips/loongson2ef/common/cs5536/cs5536_mfgpt.c
93
_rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_MFGPT), &basehi, &mfgpt_base);
arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c
136
_rdmsr(DIVIL_MSR_REG(PIC_YSEL_LOW), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c
59
_rdmsr(DIVIL_MSR_REG(PIC_YSEL_LOW), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c
63
_wrmsr(DIVIL_MSR_REG(PIC_YSEL_LOW), hi, lo);
arch/mips/loongson2ef/lemote-2f/reset.c
45
_rdmsr(DIVIL_MSR_REG(DIVIL_SOFT_RESET), &hi, &lo);
arch/mips/loongson2ef/lemote-2f/reset.c
47
_wrmsr(DIVIL_MSR_REG(DIVIL_SOFT_RESET), hi, lo);
arch/mips/loongson2ef/lemote-2f/reset.c
57
_rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_GPIO), &hi, &lo);