USBPORTSC_PEC     273 drivers/usb/host/uhci-debug.c 		(status & USBPORTSC_PEC) ?	" EnableChange" : "",
USBPORTSC_PEC      36 drivers/usb/host/uhci-hub.c #define RWC_BITS	(USBPORTSC_OCC | USBPORTSC_PEC | USBPORTSC_CSC)
USBPORTSC_PEC     160 drivers/usb/host/uhci-hub.c 				CLR_RH_PORTSTAT(USBPORTSC_CSC | USBPORTSC_PEC);
USBPORTSC_PEC     281 drivers/usb/host/uhci-hub.c 		if (status & USBPORTSC_PEC)
USBPORTSC_PEC     364 drivers/usb/host/uhci-hub.c 			CLR_RH_PORTSTAT(USBPORTSC_PEC);