Lines Matching refs:XREAD4

250 	temp = XREAD4(sc, oper, XHCI_CRCR_LO);  in xhci_reset_command_queue_locked()
272 temp = XREAD4(sc, oper, XHCI_CRCR_LO); in xhci_reset_command_queue_locked()
327 XREAD4(sc, oper, XHCI_CONFIG), sc->sc_noslot); in xhci_start_controller()
331 temp = XREAD4(sc, oper, XHCI_USBSTS); in xhci_start_controller()
364 XREAD4(sc, runt, XHCI_ERSTSZ(0)), sc->sc_erst_max); in xhci_start_controller()
409 temp = XREAD4(sc, runt, XHCI_IMAN(0)); in xhci_start_controller()
432 temp = XREAD4(sc, oper, XHCI_USBSTS) & XHCI_STS_HCH; in xhci_start_controller()
463 sc->sc_runt_off = XREAD4(sc, capa, XHCI_RTSOFF) & ~0xF; in xhci_halt_controller()
464 sc->sc_door_off = XREAD4(sc, capa, XHCI_DBOFF) & ~0x3; in xhci_halt_controller()
471 temp = XREAD4(sc, oper, XHCI_USBSTS) & XHCI_STS_HCH; in xhci_halt_controller()
496 temp = (XREAD4(sc, oper, XHCI_USBCMD) & XHCI_CMD_HCRST) | in xhci_reset_controller()
497 (XREAD4(sc, oper, XHCI_USBSTS) & XHCI_STS_CNR); in xhci_reset_controller()
537 sc->sc_runt_off = XREAD4(sc, capa, XHCI_RTSOFF) & ~0x1F; in xhci_init()
538 sc->sc_door_off = XREAD4(sc, capa, XHCI_DBOFF) & ~0x3; in xhci_init()
546 if (!(XREAD4(sc, oper, XHCI_PAGESIZE) & XHCI_PAGESIZE_4K)) { in xhci_init()
552 temp = XREAD4(sc, capa, XHCI_HCCPARAMS1); in xhci_init()
575 temp = XREAD4(sc, capa, XHCI_HCSPARAMS1); in xhci_init()
593 temp = XREAD4(sc, capa, XHCI_HCSPARAMS2); in xhci_init()
616 temp = XREAD4(sc, capa, XHCI_HCSPARAMS3); in xhci_init()
668 hccp1 = XREAD4(sc, capa, XHCI_HCCPARAMS1); in xhci_get_xecp()
688 eec = XREAD4(sc, capa, eecp); in xhci_get_xecp()
1693 status = XREAD4(sc, oper, XHCI_USBSTS); in xhci_interrupt()
1701 temp = XREAD4(sc, runt, XHCI_IMAN(0)); in xhci_interrupt()
2115 x = XREAD4(temp.sc, runt, XHCI_MFINDEX); in xhci_setup_generic_chain()
3070 if (XREAD4(sc, oper, XHCI_PORTSC(i)) & ( in xhci_root_intr()
3450 v = XREAD4(sc, oper, port); in xhci_roothub_exec()
3514 v = XREAD4(sc, capa, XHCI_HCCPARAMS1); in xhci_roothub_exec()
3536 v = XREAD4(sc, oper, XHCI_PORTSC(j)); in xhci_roothub_exec()
3559 v = XREAD4(sc, oper, XHCI_PORTSC(index)); in xhci_roothub_exec()
3633 v = XREAD4(sc, oper, port) & ~XHCI_PS_CLEAR; in xhci_roothub_exec()
3642 v = XREAD4(sc, oper, port); in xhci_roothub_exec()
3653 v = XREAD4(sc, oper, port); in xhci_roothub_exec()