PORT_CEC          539 drivers/usb/host/xhci-hub.c 		status = PORT_CEC;
PORT_CEC          955 drivers/usb/host/xhci-hub.c 	if (portsc & PORT_CEC)
PORT_CEC         1250 drivers/usb/host/xhci-hub.c 					PORT_CEC;
PORT_CEC         1550 drivers/usb/host/xhci-hub.c 	mask = PORT_CSC | PORT_PEC | PORT_OCC | PORT_PLC | PORT_WRC | PORT_CEC;
PORT_CEC         1730 drivers/usb/host/xhci-hub.c 	portsc &= ~(PORT_RWC_BITS | PORT_CEC | PORT_WAKE_BITS);
PORT_CEC         1806 drivers/usb/host/xhci-hub.c 		portsc &= ~(PORT_RWC_BITS | PORT_CEC | PORT_WAKE_BITS);
PORT_CEC          386 drivers/usb/host/xhci.h 				 PORT_RC | PORT_PLC | PORT_CEC)
PORT_CEC         2578 drivers/usb/host/xhci.h 	if (portsc & PORT_CEC)