XHCI_CRCR_LO_CRR
if (temp & XHCI_CRCR_LO_CRR) {
if (temp & XHCI_CRCR_LO_CRR) {
sc->opregs.crcr |= XHCI_CRCR_LO_CRR;
sc->opregs.crcr &= ~XHCI_CRCR_LO_CRR;
if (sc->opregs.crcr & XHCI_CRCR_LO_CRR) {
if (!(sc->opregs.crcr & XHCI_CRCR_LO_CRR)) {
value = sc->opregs.crcr & XHCI_CRCR_LO_CRR;