Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_isa.c18 DIVIL_MSR_REG(DIVIL_LBAR_SMB), DIVIL_MSR_REG(DIVIL_LBAR_GPIO),
58 for (offset = DIVIL_LBAR_SMB; offset <= DIVIL_LBAR_PMS; offset++) { in divil_lbar_enable()
73 for (offset = DIVIL_LBAR_SMB; offset <= DIVIL_LBAR_PMS; offset++) { in divil_lbar_disable()
241 _rdmsr(DIVIL_MSR_REG(DIVIL_LBAR_SMB), &hi, &lo); in pci_isa_read_reg()
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h242 #define DIVIL_LBAR_SMB 0x0B macro