Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_acc.c52 lo &= ~(0xf << PIC_YSEL_LOW_ACC_SHIFT); in pci_acc_write_reg()
54 lo |= (CS5536_ACC_INTR << PIC_YSEL_LOW_ACC_SHIFT); in pci_acc_write_reg()
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h216 #define PIC_YSEL_LOW_ACC_SHIFT 16 macro