PORT_WAKE_BITS     19 drivers/usb/host/ehci-hub.c #define	PORT_WAKE_BITS	(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
PORT_WAKE_BITS     31 drivers/usb/host/ehci-tegra.c #define PORT_WAKE_BITS (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
PORT_WAKE_BITS   3560 drivers/usb/host/oxu210hp-hcd.c #define	PORT_WAKE_BITS	(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
PORT_WAKE_BITS     18 drivers/usb/host/xhci-hub.c #define	PORT_WAKE_BITS	(PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
PORT_WAKE_BITS     30 drivers/usb/host/xhci.c #define	PORT_WAKE_BITS	(PORT_WKOC_E | PORT_WKDISC_E | PORT_WKCONN_E)
PORT_WAKE_BITS   1786 drivers/usb/isp1760/isp1760-hcd.c #define	PORT_WAKE_BITS	(PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)