KL3_IT_PORT_WAKEUP_ENABLE 1146 arch/powerpc/platforms/powermac/feature.c 			reg &=	~(KL3_IT_PORT_WAKEUP_ENABLE(0) | KL3_IT_PORT_RESUME_WAKE_EN(0) |
KL3_IT_PORT_WAKEUP_ENABLE 1148 arch/powerpc/platforms/powermac/feature.c 			reg &=	~(KL3_IT_PORT_WAKEUP_ENABLE(1) | KL3_IT_PORT_RESUME_WAKE_EN(1) |
KL3_IT_PORT_WAKEUP_ENABLE 1200 arch/powerpc/platforms/powermac/feature.c 			reg |=	KL3_IT_PORT_WAKEUP_ENABLE(0) | KL3_IT_PORT_RESUME_WAKE_EN(0) |
KL3_IT_PORT_WAKEUP_ENABLE 1202 arch/powerpc/platforms/powermac/feature.c 			reg |=	KL3_IT_PORT_WAKEUP_ENABLE(1) | KL3_IT_PORT_RESUME_WAKE_EN(1) |