Searched refs:PIC_YSEL_LOW (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/cs5536/ |
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()
|
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()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson2ef/cs5536/ |
D | cs5536.h | 214 #define PIC_YSEL_LOW 0x20 macro
|