Searched refs:OHCI_CTRL_RWE (Results 1 – 4 of 4) sorted by relevance
193 #define OHCI_CTRL_RWE (1 << 10) /* remote wakeup enable */ macro
261 (temp & OHCI_CTRL_RWE) ? " RWE" : "", in ohci_dump_status()
209 #define OHCI_CTRL_RWE (1 << 10) /* remote wakeup enable */ macro
392 (temp & OHCI_CTRL_RWE) ? " RWE" : "", in ohci_dump_status()