Searched refs:USBPORTSC_CSC (Results 1 – 4 of 4) sorted by relevance
50 #define USBPORTSC_CSC BIT1 // Connect Status Change macro
404 if ((PortSC & USBPORTSC_CSC) != 0) { in Uhci2GetRootHubPortStatus()560 PortSC |= USBPORTSC_CSC; in Uhci2ClearRootHubPortFeature()
82 #define USBPORTSC_CSC BIT1 /* Connect Status Change */ macro
745 if ((RHPortStatus & USBPORTSC_CSC) != 0) { in UhcGetRootHubPortStatus()911 RHPortControl |= USBPORTSC_CSC; in UhcClearRootHubPortFeature()