OTG_B_SESS_VLD    520 drivers/usb/phy/phy-isp1301-omap.c 	if (otg_status & OTG_B_SESS_VLD)
OTG_B_SESS_VLD   1024 drivers/usb/phy/phy-isp1301-omap.c 			if (likely(isp_bstat & OTG_B_SESS_VLD))
OTG_B_SESS_VLD   1042 drivers/usb/phy/phy-isp1301-omap.c 			if (otg->gadget && (isp_bstat & OTG_B_SESS_VLD)) {