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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h120 #define XHCI_ERDP_LO(n) (0x0038 + (0x20 * (n))) macro
H A Dxhci.cpp763 WriteRunReg32(XHCI_ERDP_LO(0), (uint32)fErst->rs_addr);
3100 WriteRunReg32(XHCI_ERDP_LO(0), (uint32)addr | ERDP_BUSY);

Completed in 41 milliseconds