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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci_hardware.h162 #define PS_SPEED_GET(x) (((x) >> 10) & 0xF) macro
H A Dxhci.cpp2292 switch (PS_SPEED_GET(portStatus)) {
2307 PS_SPEED_GET(portStatus));
2327 switch (PS_SPEED_GET(portStatus)) {

Completed in 41 milliseconds