Searched refs:USBPORTSC_CCS (Results 1 – 4 of 4) sorted by relevance
49 #define USBPORTSC_CCS BIT0 // Current Connect Status macro
378 if ((PortSC & USBPORTSC_CCS) != 0) { in Uhci2GetRootHubPortStatus()
81 #define USBPORTSC_CCS BIT0 /* Current Connect Status ("device present") */ macro
712 if ((RHPortStatus & USBPORTSC_CCS) != 0) { in UhcGetRootHubPortStatus()