USBPORTSC_OCC     268 drivers/usb/host/uhci-debug.c 		(status & USBPORTSC_OCC) ?	" OverCurrentChange" : "",
USBPORTSC_OCC      36 drivers/usb/host/uhci-hub.c #define RWC_BITS	(USBPORTSC_OCC | USBPORTSC_PEC | USBPORTSC_CSC)
USBPORTSC_OCC      69 drivers/usb/host/uhci-hub.c 		mask &= ~USBPORTSC_OCC;
USBPORTSC_OCC     283 drivers/usb/host/uhci-hub.c 		if ((status & USBPORTSC_OCC) && !ignore_oc)
USBPORTSC_OCC     399 drivers/usb/host/uhci-hub.c 			CLR_RH_PORTSTAT(USBPORTSC_OCC);