OHCI_CTRL_RWC     275 drivers/usb/host/isp1362.h #define OHCI_CTRL_RWC	(1 << 9)	/* remote wakeup connected */
OHCI_CTRL_RWC     261 drivers/usb/host/ohci.h #define OHCI_CTRL_RWC	(1 << 9)	/* remote wakeup connected */
OHCI_CTRL_RWC      43 drivers/usb/host/pci-quirks.c #define OHCI_CTRL_RWC		(1 << 9)	/* remote wakeup connected */