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

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-hw.h307 #define PORTSC_DR (1 << 30) // Device Removable macro
H A Dxhci-root-hub.c205 if (portsc & PORTSC_DR) zxlogf(SPEW, " DR");

Completed in 30 milliseconds