PNX833X_PIC_REG    66 arch/mips/include/asm/mach-pnx833x/pnx833x.h #define PNX833X_PIC_INT_PRIORITY	PNX833X_PIC_REG(0x0)
PNX833X_PIC_REG    67 arch/mips/include/asm/mach-pnx833x/pnx833x.h #define PNX833X_PIC_INT_SRC		PNX833X_PIC_REG(0x4)
PNX833X_PIC_REG    70 arch/mips/include/asm/mach-pnx833x/pnx833x.h #define PNX833X_PIC_INT_REG(irq)	PNX833X_PIC_REG(0x10 + 4*(irq))