Searched refs:PIC_YSEL_LOW (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/loongson2ef/common/cs5536/ |
H A D | cs5536_ohci.c | 59 _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 D | cs5536_acc.c | 50 _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 D | cs5536.h | 214 #define PIC_YSEL_LOW 0x20 macro
|