Searched refs:KL4_PORT_WAKEUP_ENABLE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/include/asm/
H A Dkeylargo.h211 #define KL4_PORT_WAKEUP_ENABLE(p) (0x00000008 << ((p)<<3)) macro
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dfeature.c1147 reg &= ~(KL4_PORT_WAKEUP_ENABLE(number) | KL4_PORT_RESUME_WAKE_EN(number) | core99_usb_enable()
1149 reg &= ~(KL4_PORT_WAKEUP_ENABLE(number+1) | KL4_PORT_RESUME_WAKE_EN(number+1) | core99_usb_enable()
1201 reg |= KL4_PORT_WAKEUP_ENABLE(number) | KL4_PORT_RESUME_WAKE_EN(number) | core99_usb_enable()
1203 reg |= KL4_PORT_WAKEUP_ENABLE(number+1) | KL4_PORT_RESUME_WAKE_EN(number+1) | core99_usb_enable()

Completed in 80 milliseconds