Searched refs:USBPORTSC_PEDC (Results 1 – 4 of 4) sorted by relevance
52 #define USBPORTSC_PEDC BIT3 // Port Enable / Disable Change macro
408 if ((PortSC & USBPORTSC_PEDC) != 0) { in Uhci2GetRootHubPortStatus()565 PortSC |= USBPORTSC_PEDC; in Uhci2ClearRootHubPortFeature()
84 #define USBPORTSC_PEDC BIT3 /* Port Enable / Disable Change */ macro
751 if ((RHPortStatus & USBPORTSC_PEDC) != 0) { in UhcGetRootHubPortStatus()919 RHPortControl |= USBPORTSC_PEDC; in UhcClearRootHubPortFeature()