port_conn         639 drivers/usb/chipidea/otg_fsm.c 	u32 intr_sts, otg_bsess_vld, port_conn;
port_conn         644 drivers/usb/chipidea/otg_fsm.c 	port_conn = hw_read(ci, OP_PORTSC, PORTSC_CCS);
port_conn         648 drivers/usb/chipidea/otg_fsm.c 		if (port_conn) {
port_conn         655 drivers/usb/chipidea/otg_fsm.c 		if (otg_bsess_vld && (intr_sts & USBi_PCI) && port_conn) {
port_conn         661 drivers/usb/chipidea/otg_fsm.c 		if ((intr_sts & USBi_SLI) && port_conn && otg_bsess_vld) {
port_conn         670 drivers/usb/chipidea/otg_fsm.c 		if ((intr_sts & USBi_PCI) && !port_conn) {
port_conn         698 drivers/usb/chipidea/otg_fsm.c 		if ((intr_sts & USBi_PCI) && !port_conn) {
port_conn         710 drivers/usb/chipidea/otg_fsm.c 		if ((intr_sts & USBi_PCI) && !port_conn) {
port_conn         716 drivers/usb/chipidea/otg_fsm.c 		if ((intr_sts & USBi_PCI) && port_conn) {