OHCI_CTRL_RWE
(temp & OHCI_CTRL_RWE) ? " RWE" : "",
ohci->hc_control |= OHCI_CTRL_RWE;
ohci->hc_control &= ~OHCI_CTRL_RWE;