otg_bsess_vld     639 drivers/usb/chipidea/otg_fsm.c 	u32 intr_sts, otg_bsess_vld, port_conn;
otg_bsess_vld     643 drivers/usb/chipidea/otg_fsm.c 	otg_bsess_vld = hw_read_otgsc(ci, OTGSC_BSV);
otg_bsess_vld     655 drivers/usb/chipidea/otg_fsm.c 		if (otg_bsess_vld && (intr_sts & USBi_PCI) && port_conn) {
otg_bsess_vld     661 drivers/usb/chipidea/otg_fsm.c 		if ((intr_sts & USBi_SLI) && port_conn && otg_bsess_vld) {