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/
H A Dxhcireg.h189 #define XHCI_DOORBELL(n) (0x0000 + (4 * (n))) macro
H A Dxhci.c1203 XWRITE4(sc, door, XHCI_DOORBELL(0), 0); in xhci_do_command()
2807 XWRITE4(sc, door, XHCI_DOORBELL(index), in xhci_endpoint_doorbell()
4120 XWRITE4(sc, door, XHCI_DOORBELL(index), in xhci_device_resume()

Completed in 5 milliseconds