Searched refs:USBPORTSC_LSDA (Results 1 – 4 of 4) sorted by relevance
56 #define USBPORTSC_LSDA BIT8 // Low Speed Device Attached macro
395 if ((PortSC & USBPORTSC_LSDA) != 0) { in Uhci2GetRootHubPortStatus()
88 #define USBPORTSC_LSDA BIT8 /* Low Speed Device Attached */ macro
736 if ((RHPortStatus & USBPORTSC_LSDA) != 0) { in UhcGetRootHubPortStatus()