Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dkeylargo.h203 #define KL3_IT_PORT_WAKEUP_ENABLE(p) (0x00080000 << ((p)<<3)) macro
/linux/arch/powerpc/platforms/powermac/
A Dfeature.c1146 reg &= ~(KL3_IT_PORT_WAKEUP_ENABLE(0) | KL3_IT_PORT_RESUME_WAKE_EN(0) | in core99_usb_enable()
1148 reg &= ~(KL3_IT_PORT_WAKEUP_ENABLE(1) | KL3_IT_PORT_RESUME_WAKE_EN(1) | in core99_usb_enable()
1200 reg |= KL3_IT_PORT_WAKEUP_ENABLE(0) | KL3_IT_PORT_RESUME_WAKE_EN(0) | in core99_usb_enable()
1202 reg |= KL3_IT_PORT_WAKEUP_ENABLE(1) | KL3_IT_PORT_RESUME_WAKE_EN(1) | in core99_usb_enable()

Completed in 10 milliseconds