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

/drivers/usb/host/
H A Dpci-quirks.c44 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
485 #define OHCI_CTRL_MASK (OHCI_CTRL_RWC | OHCI_CTRL_IR)
487 #define OHCI_CTRL_MASK OHCI_CTRL_RWC
H A Dohci.h252 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
H A Disp1362.h325 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro

Completed in 74 milliseconds