Searched defs:OHCI_CTRL_RWC (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | pci-quirks.c | 46 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro |
| H A D | ohci.h | 261 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro |