Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhcireg.h186 #define XHCI_DOORBELL(n) (0x0000 + (4 * (n))) macro
Dxhci.c1210 XWRITE4(sc, door, XHCI_DOORBELL(0), 0); in xhci_do_command()
2829 XWRITE4(sc, door, XHCI_DOORBELL(index), in xhci_endpoint_doorbell()
4150 XWRITE4(sc, door, XHCI_DOORBELL(index), in xhci_device_resume()