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