USBPORTSC_OCC
(status & USBPORTSC_OCC) ? " OverCurrentChange" : "",
if ((status & USBPORTSC_OCC) && !ignore_oc)
#define RWC_BITS (USBPORTSC_OCC | USBPORTSC_PEC | USBPORTSC_CSC)
CLR_RH_PORTSTAT(USBPORTSC_OCC);
mask &= ~USBPORTSC_OCC;