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

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-hw.h301 #define PORTSC_PLC (1 << 22) // Port Link State Change macro
318 PORTSC_PRC | PORTSC_PLC | PORTSC_CEC | PORTSC_CAS)
H A Dxhci-root-hub.c199 if (portsc & PORTSC_PLC) zxlogf(SPEW, " PLC");

Completed in 81 milliseconds