PORT_WRC           19 drivers/usb/host/xhci-hub.c #define	PORT_RWC_BITS	(PORT_CSC | PORT_PEC | PORT_WRC | PORT_OCC | \
PORT_WRC          515 drivers/usb/host/xhci-hub.c 		status = PORT_WRC;
PORT_WRC          953 drivers/usb/host/xhci-hub.c 	if (portsc & PORT_WRC)
PORT_WRC         1248 drivers/usb/host/xhci-hub.c 				temp |= PORT_CSC | PORT_PEC | PORT_WRC |
PORT_WRC         1550 drivers/usb/host/xhci-hub.c 	mask = PORT_CSC | PORT_PEC | PORT_OCC | PORT_PLC | PORT_WRC | PORT_CEC;
PORT_WRC          385 drivers/usb/host/xhci.h #define PORT_CHANGE_MASK	(PORT_CSC | PORT_PEC | PORT_WRC | PORT_OCC | \
PORT_WRC         2570 drivers/usb/host/xhci.h 	if (portsc & PORT_WRC)