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

/linux-4.1.27/arch/powerpc/include/asm/
H A Dkeylargo.h214 #define KL4_PORT_DISCONNECT_WAKE_EN(p) (0x00000001 << ((p)<<3)) macro
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dfeature.c1148 KL4_PORT_CONNECT_WAKE_EN(number) | KL4_PORT_DISCONNECT_WAKE_EN(number)); core99_usb_enable()
1150 KL4_PORT_CONNECT_WAKE_EN(number+1) | KL4_PORT_DISCONNECT_WAKE_EN(number+1)); core99_usb_enable()
1202 KL4_PORT_CONNECT_WAKE_EN(number) | KL4_PORT_DISCONNECT_WAKE_EN(number); core99_usb_enable()
1204 KL4_PORT_CONNECT_WAKE_EN(number+1) | KL4_PORT_DISCONNECT_WAKE_EN(number+1); core99_usb_enable()

Completed in 51 milliseconds