Home
last modified time | relevance | path

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.cpp2564 WriteDoorReg32(XHCI_DOORBELL(slot), XHCI_DOORBELL_TARGET(endpoint) in Ring()
2566 ReadDoorReg32(XHCI_DOORBELL(slot)); in Ring()