Home
last modified time | relevance | path

Searched refs:XHCI_RTSOFF (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhcireg.h73 #define XHCI_RTSOFF 0x18 /* RO runtime register space offset */ macro
165 /* XHCI runtime registers. Offset given by XHCI_CAPLENGTH + XHCI_RTSOFF registers */
H A Dxhci.c473 sc->sc_runt_off = XREAD4(sc, capa, XHCI_RTSOFF) & ~0xF; in xhci_halt_controller()
547 sc->sc_runt_off = XREAD4(sc, capa, XHCI_RTSOFF) & ~0x1F; in xhci_init()

Completed in 5 milliseconds