Searched refs:OHCI_CTRL_RWE (Results 1 – 5 of 5) sorted by relevance
113 ohci->hc_control |= OHCI_CTRL_RWE; in ohci_rh_suspend()117 ohci->hc_control &= ~OHCI_CTRL_RWE; in ohci_rh_suspend()
261 #define OHCI_CTRL_RWE (1 << 10) /* remote wakeup enable */ macro
116 (temp & OHCI_CTRL_RWE) ? " RWE" : "", in ohci_dump_status()
321 #define OHCI_CTRL_RWE (1 << 10) /* remote wakeup enable */ macro
1941 mask & OHCI_CTRL_RWE ? " rwe" : "", in dump_ctrl()