Home
last modified time | relevance | path

Searched refs:PIC_YSEL_LOW (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_ohci.c59 _rdmsr(DIVIL_MSR_REG(PIC_YSEL_LOW), &hi, &lo); in pci_ohci_write_reg()
63 _wrmsr(DIVIL_MSR_REG(PIC_YSEL_LOW), hi, lo); in pci_ohci_write_reg()
136 _rdmsr(DIVIL_MSR_REG(PIC_YSEL_LOW), &hi, &lo); in pci_ohci_read_reg()
H A Dcs5536_acc.c50 _rdmsr(DIVIL_MSR_REG(PIC_YSEL_LOW), &hi, &lo); in pci_acc_write_reg()
55 _wrmsr(DIVIL_MSR_REG(PIC_YSEL_LOW), hi, lo); in pci_acc_write_reg()
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h214 #define PIC_YSEL_LOW 0x20 macro