USBPORTSC_CSC     275 drivers/usb/host/uhci-debug.c 		(status & USBPORTSC_CSC) ?	" ConnectChange" : "",
USBPORTSC_CSC      36 drivers/usb/host/uhci-hub.c #define RWC_BITS	(USBPORTSC_OCC | USBPORTSC_PEC | USBPORTSC_CSC)
USBPORTSC_CSC     130 drivers/usb/host/uhci-hub.c 		if (uhci_readw(uhci, port_addr) & USBPORTSC_CSC)
USBPORTSC_CSC     160 drivers/usb/host/uhci-hub.c 				CLR_RH_PORTSTAT(USBPORTSC_CSC | USBPORTSC_PEC);
USBPORTSC_CSC     279 drivers/usb/host/uhci-hub.c 		if (status & USBPORTSC_CSC)
USBPORTSC_CSC     396 drivers/usb/host/uhci-hub.c 			CLR_RH_PORTSTAT(USBPORTSC_CSC);