PNX833X_PIO_INT_ENABLE   39 arch/mips/include/asm/mach-pnx833x/gpio.h 	PNX833X_PIO_INT_ENABLE = 0;
PNX833X_PIO_INT_ENABLE  145 arch/mips/include/asm/mach-pnx833x/gpio.h 	SET_REG_BIT(PNX833X_PIO_INT_ENABLE, pin);
PNX833X_PIO_INT_ENABLE  149 arch/mips/include/asm/mach-pnx833x/gpio.h 	CLEAR_REG_BIT(PNX833X_PIO_INT_ENABLE, pin);
PNX833X_PIO_INT_ENABLE  100 arch/mips/pnx833x/common/interrupts.c 			unsigned long mask = PNX833X_PIO_INT_STATUS & PNX833X_PIO_INT_ENABLE;