Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_isa.c194 _rdmsr(DIVIL_MSR_REG(PIC_YSEL_HIGH), &hi, &lo); in pci_isa_write_reg()
199 _wrmsr(DIVIL_MSR_REG(PIC_YSEL_HIGH), hi, lo); in pci_isa_write_reg()
202 _rdmsr(DIVIL_MSR_REG(PIC_YSEL_HIGH), &hi, &lo); in pci_isa_write_reg()
207 _wrmsr(DIVIL_MSR_REG(PIC_YSEL_HIGH), hi, lo); in pci_isa_write_reg()
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h218 #define PIC_YSEL_HIGH 0x21 macro