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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h92 #define XHCI_CRCR_HI 0x1C macro
H A Dxhci.cpp777 WriteOpReg(XHCI_CRCR_HI, 0);
779 WriteOpReg(XHCI_CRCR_HI, 0);
787 WriteOpReg(XHCI_CRCR_HI, (uint32)(dmaAddress >> 32));

Completed in 93 milliseconds