Searched refs:XHCI_ERSTSZ (Results 1 – 2 of 2) sorted by relevance
314 #define XHCI_ERSTSZ(n) (0x0028 + (0x20 * (n))) macro
642 xhci_rt_write_4(sc, XHCI_ERSTSZ(0), 0); in xhci_detach()851 sc->sc_regs.erstsz0 = xhci_rt_read_4(sc, XHCI_ERSTSZ(0)); in xhci_suspend()959 xhci_rt_write_4(sc, XHCI_ERSTSZ(0), sc->sc_regs.erstsz0); in xhci_resume()1652 xhci_rt_write_4(sc, XHCI_ERSTSZ(0), XHCI_EVENT_RING_SEGMENTS); in xhci_init()