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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h176 #define PS_CLEAR 0x80FF00F7U macro
H A Dxhci.cpp2384 uint32 portStatus = ReadOpReg(portRegister) & ~PS_CLEAR;
2420 uint32 portStatus = ReadOpReg(portRegister) & ~PS_CLEAR;

Completed in 43 milliseconds