PORT_CONNECT      317 drivers/usb/chipidea/host.c 		if (portsc & PORT_CONNECT) {
PORT_CONNECT      515 drivers/usb/early/ehci-dbgp.c 		if (!(portsc & PORT_CONNECT) && try_hard_once) {
PORT_CONNECT      646 drivers/usb/early/ehci-dbgp.c 	if (!(portsc & PORT_CONNECT))
PORT_CONNECT      361 drivers/usb/early/xhci-dbc.c 		if (!(val & PORT_CONNECT))
PORT_CONNECT      257 drivers/usb/host/ehci-dbg.c 		(status & PORT_CONNECT) ? " CONNECT" : "");
PORT_CONNECT      661 drivers/usb/host/ehci-fsl.c 	if (!(status & PORT_CONNECT))
PORT_CONNECT      187 drivers/usb/host/ehci-hub.c 			if (t1 & PORT_CONNECT)
PORT_CONNECT      277 drivers/usb/host/ehci-hub.c 			if (t1 & PORT_CONNECT)
PORT_CONNECT      552 drivers/usb/host/ehci-hub.c 				|| (port_status & (PORT_OWNER | PORT_CONNECT))
PORT_CONNECT      574 drivers/usb/host/ehci-hub.c 	if (!(port_status & PORT_CONNECT))
PORT_CONNECT     1097 drivers/usb/host/ehci-hub.c 		if ((temp & PORT_CONNECT) &&
PORT_CONNECT     1112 drivers/usb/host/ehci-hub.c 		if (temp & PORT_CONNECT) {
PORT_CONNECT     1228 drivers/usb/host/ehci-hub.c 			if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT
PORT_CONNECT      256 drivers/usb/host/fotg210-hcd.c 			(status & PORT_CONNECT) ? " CONNECT" : "");
PORT_CONNECT     1376 drivers/usb/host/fotg210-hcd.c 	if (!(port_status & PORT_CONNECT))
PORT_CONNECT     1644 drivers/usb/host/fotg210-hcd.c 		if ((temp & PORT_CONNECT) &&
PORT_CONNECT     1659 drivers/usb/host/fotg210-hcd.c 		if (temp & PORT_CONNECT) {
PORT_CONNECT      606 drivers/usb/host/oxu210hp-hcd.c 		(status & PORT_CONNECT) ? " CONNECT" : ""
PORT_CONNECT      851 drivers/usb/host/oxu210hp-hcd.c 	if (!(port_status & PORT_CONNECT)) {
PORT_CONNECT     3529 drivers/usb/host/oxu210hp-hcd.c 		if (!(temp & PORT_CONNECT))
PORT_CONNECT     3731 drivers/usb/host/oxu210hp-hcd.c 		if ((temp & PORT_CONNECT) &&
PORT_CONNECT     3746 drivers/usb/host/oxu210hp-hcd.c 		if (temp & PORT_CONNECT) {
PORT_CONNECT     1051 drivers/usb/host/xhci-hub.c 	if (raw_port_status & PORT_CONNECT) {
PORT_CONNECT     1285 drivers/usb/host/xhci-hub.c 				if ((temp & PORT_CONNECT)) {
PORT_CONNECT     1664 drivers/usb/host/xhci-hub.c 			if (t1 & PORT_CONNECT) {
PORT_CONNECT     1722 drivers/usb/host/xhci-hub.c 	if (portsc & (PORT_CONNECT | PORT_CAS))
PORT_CONNECT     1730 drivers/usb/host/xhci-ring.c 		    (portsc & PORT_CSC) && !(portsc & PORT_CONNECT))
PORT_CONNECT     2555 drivers/usb/host/xhci.h 		      portsc & PORT_CONNECT	? "Connected" : "Not-connected",
PORT_CONNECT     1791 drivers/usb/isp1760/isp1760-hcd.c 	if (!(port_status & PORT_CONNECT))
PORT_CONNECT     1985 drivers/usb/isp1760/isp1760-hcd.c 		if (temp & PORT_CONNECT) {
PORT_CONNECT     2045 drivers/usb/isp1760/isp1760-hcd.c 			if ((temp & (PORT_PE|PORT_CONNECT)) == PORT_CONNECT