PORT_WKOC_E       255 drivers/usb/chipidea/host.c 		temp |= PORT_WKDISC_E | PORT_WKOC_E;
PORT_WKOC_E        19 drivers/usb/host/ehci-hub.c #define	PORT_WAKE_BITS	(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
PORT_WKOC_E       188 drivers/usb/host/ehci-hub.c 				t2 |= PORT_WKOC_E | PORT_WKDISC_E;
PORT_WKOC_E       190 drivers/usb/host/ehci-hub.c 				t2 |= PORT_WKOC_E | PORT_WKCONN_E;
PORT_WKOC_E       278 drivers/usb/host/ehci-hub.c 				t2 |= PORT_WKOC_E | PORT_WKDISC_E;
PORT_WKOC_E       280 drivers/usb/host/ehci-hub.c 				t2 |= PORT_WKOC_E | PORT_WKCONN_E;
PORT_WKOC_E      1192 drivers/usb/host/ehci-hub.c 			temp |= PORT_WKDISC_E | PORT_WKOC_E;
PORT_WKOC_E        31 drivers/usb/host/ehci-tegra.c #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
PORT_WKOC_E       207 drivers/usb/host/ehci-tegra.c 		temp |= PORT_WKDISC_E | PORT_WKOC_E;
PORT_WKOC_E      3560 drivers/usb/host/oxu210hp-hcd.c #define	PORT_WAKE_BITS	(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
PORT_WKOC_E      3898 drivers/usb/host/oxu210hp-hcd.c 			t2 |= PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E;
PORT_WKOC_E      3900 drivers/usb/host/oxu210hp-hcd.c 			t2 &= ~(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E);
PORT_WKOC_E      3968 drivers/usb/host/oxu210hp-hcd.c 			| PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E);
PORT_WKOC_E        18 drivers/usb/host/xhci-hub.c #define	PORT_WAKE_BITS	(PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
PORT_WKOC_E       714 drivers/usb/host/xhci-hub.c 		temp |= PORT_WKOC_E;
PORT_WKOC_E       716 drivers/usb/host/xhci-hub.c 		temp &= ~PORT_WKOC_E;
PORT_WKOC_E      1665 drivers/usb/host/xhci-hub.c 				t2 |= PORT_WKOC_E | PORT_WKDISC_E;
PORT_WKOC_E      1668 drivers/usb/host/xhci-hub.c 				t2 |= PORT_WKOC_E | PORT_WKCONN_E;
PORT_WKOC_E        30 drivers/usb/host/xhci.c #define	PORT_WAKE_BITS	(PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
PORT_WKOC_E      2588 drivers/usb/host/xhci.h 	if (portsc & PORT_WKOC_E)
PORT_WKOC_E      1786 drivers/usb/isp1760/isp1760-hcd.c #define	PORT_WAKE_BITS	(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)