Lines Matching defs:xhci_rt_write_4
399 xhci_rt_write_4(const struct xhci_softc * const sc, bus_size_t offset,
655 xhci_rt_write_4(sc, XHCI_IMAN(0), 0);
664 xhci_rt_write_4(sc, XHCI_ERSTSZ(0), 0);
981 xhci_rt_write_4(sc, XHCI_ERSTSZ(0), sc->sc_regs.erstsz0);
984 xhci_rt_write_4(sc, XHCI_IMAN(0), sc->sc_regs.iman0);
985 xhci_rt_write_4(sc, XHCI_IMOD(0), sc->sc_regs.imod0);
1389 xhci_rt_write_4(sc, XHCI_IMAN(0), XHCI_IMAN_INTR_ENA);
1392 xhci_rt_write_4(sc, XHCI_IMOD(0), XHCI_IMOD_DEFAULT_LP);
1394 xhci_rt_write_4(sc, XHCI_IMOD(0), 0);
1685 xhci_rt_write_4(sc, XHCI_ERSTSZ(0), XHCI_EVENT_RING_SEGMENTS);
1810 xhci_rt_write_4(sc, XHCI_IMAN(0), iman);