Searched defs:OHCI_CTRL_RWC (Results 1 - 3 of 3) sorted by relevance

/drivers/usb/host/
H A Dpci-quirks.c43 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
588 #define OHCI_CTRL_MASK (OHCI_CTRL_RWC | OHCI_CTRL_IR)
590 #define OHCI_CTRL_MASK OHCI_CTRL_RWC
H A Disp1362.h320 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
H A Dohci.h260 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro

Completed in 62 milliseconds