Searched refs:OHCI_CTRL_RWE (Results 1 – 5 of 5) sorted by relevance
95 ohci->hc_control |= OHCI_CTRL_RWE; in ohci_rh_suspend()99 ohci->hc_control &= ~OHCI_CTRL_RWE; in ohci_rh_suspend()
253 #define OHCI_CTRL_RWE (1 << 10) /* remote wakeup enable */ macro
169 (temp & OHCI_CTRL_RWE) ? " RWE" : "", in ohci_dump_status()
326 #define OHCI_CTRL_RWE (1 << 10) /* remote wakeup enable */ macro
1957 mask & OHCI_CTRL_RWE ? " rwe" : "", in dump_ctrl()