Lines Matching refs:XREAD4
252 temp = XREAD4(sc, oper, XHCI_CRCR_LO);
274 temp = XREAD4(sc, oper, XHCI_CRCR_LO);
328 temp = (XREAD4(sc, oper, XHCI_USBCMD) & XHCI_CMD_HCRST) |
329 (XREAD4(sc, oper, XHCI_USBSTS) & XHCI_STS_CNR);
342 XREAD4(sc, oper, XHCI_CONFIG), sc->sc_noslot);
346 temp = XREAD4(sc, oper, XHCI_USBSTS);
383 XREAD4(sc, runt, XHCI_ERSTSZ(0)), sc->sc_erst_max);
419 temp = XREAD4(sc, runt, XHCI_IMAN(0));
442 temp = XREAD4(sc, oper, XHCI_USBSTS) & XHCI_STS_HCH;
473 sc->sc_runt_off = XREAD4(sc, capa, XHCI_RTSOFF) & ~0xF;
474 sc->sc_door_off = XREAD4(sc, capa, XHCI_DBOFF) & ~0x3;
481 temp = XREAD4(sc, oper, XHCI_USBSTS) & XHCI_STS_HCH;
506 temp = (XREAD4(sc, oper, XHCI_USBCMD) & XHCI_CMD_HCRST) |
507 (XREAD4(sc, oper, XHCI_USBSTS) & XHCI_STS_CNR);
547 sc->sc_runt_off = XREAD4(sc, capa, XHCI_RTSOFF) & ~0x1F;
548 sc->sc_door_off = XREAD4(sc, capa, XHCI_DBOFF) & ~0x3;
556 if (!(XREAD4(sc, oper, XHCI_PAGESIZE) & XHCI_PAGESIZE_4K)) {
562 temp = XREAD4(sc, capa, XHCI_HCSPARAMS0);
580 temp = XREAD4(sc, capa, XHCI_HCSPARAMS1);
598 temp = XREAD4(sc, capa, XHCI_HCSPARAMS2);
618 temp = XREAD4(sc, capa, XHCI_HCSPARAMS3);
1596 status = XREAD4(sc, oper, XHCI_USBSTS);
1604 temp = XREAD4(sc, runt, XHCI_IMAN(0));
2018 x = XREAD4(temp.sc, runt, XHCI_MFINDEX);
2988 if (XREAD4(sc, oper, XHCI_PORTSC(i)) & (
3383 v = XREAD4(sc, oper, port);
3446 v = XREAD4(sc, capa, XHCI_HCSPARAMS0);
3468 v = XREAD4(sc, oper, XHCI_PORTSC(j));
3491 v = XREAD4(sc, oper, XHCI_PORTSC(index));
3568 v = XREAD4(sc, oper, port) & ~XHCI_PS_CLEAR;
3577 v = XREAD4(sc, oper, port);
3588 v = XREAD4(sc, oper, port);