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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h127 #define XHCI_DOORBELL(n) (0x0000 + (4 * (n))) macro
H A Dxhci.cpp2556 WriteDoorReg32(XHCI_DOORBELL(slot), XHCI_DOORBELL_TARGET(endpoint)
2558 ReadDoorReg32(XHCI_DOORBELL(slot));

Completed in 108 milliseconds