Home
last modified time | relevance | path

Searched refs:XHCI_DBOFF (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h73 #define XHCI_DBOFF 0x14 /* RO doorbell offset */ macro
Dxhci.c475 sc->sc_door_off = XREAD4(sc, capa, XHCI_DBOFF) & ~0x3; in xhci_halt_controller()
549 sc->sc_door_off = XREAD4(sc, capa, XHCI_DBOFF) & ~0x3; in xhci_init()