Home
last modified time | relevance | path

Searched defs:OHCI_CTRL_RWC (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dpci-quirks.c46 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
H A Dohci.h261 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
H A Disp1362.h275 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dohci.h208 #define OHCI_CTRL_RWC (1 << 9) /* remote wakeup connected */ macro