Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dkeylargo.h215 #define KL4_PORT_DISCONNECT_WAKE_EN(p) (0x00000001 << ((p)<<3)) macro
/linux-5.19.10/arch/powerpc/platforms/powermac/
Dfeature.c1137 KL4_PORT_CONNECT_WAKE_EN(number) | KL4_PORT_DISCONNECT_WAKE_EN(number)); in core99_usb_enable()
1139 KL4_PORT_CONNECT_WAKE_EN(number+1) | KL4_PORT_DISCONNECT_WAKE_EN(number+1)); in core99_usb_enable()
1191 KL4_PORT_CONNECT_WAKE_EN(number) | KL4_PORT_DISCONNECT_WAKE_EN(number); in core99_usb_enable()
1193 KL4_PORT_CONNECT_WAKE_EN(number+1) | KL4_PORT_DISCONNECT_WAKE_EN(number+1); in core99_usb_enable()