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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h160 #define PS_PR (1 << 4) macro
H A Dxhci.cpp2344 if (portStatus & PS_PR)
2388 if ((portStatus & PS_PED) == 0 || (portStatus & PS_PR)
2398 WriteOpReg(portRegister, portStatus | PS_PR);
2425 if (portStatus & PS_PR)

Completed in 112 milliseconds