Searched refs:OTG_B_SESS_VLD (Results 1 – 2 of 2) sorted by relevance
234 # define OTG_B_SESS_VLD (1 << 7) macro573 if (otg_status & OTG_B_SESS_VLD) in update_otg2()1077 if (likely(isp_bstat & OTG_B_SESS_VLD)) in isp_update_otg()1095 if (isp->otg.gadget && (isp_bstat & OTG_B_SESS_VLD)) { in isp_update_otg()
87 # define OTG_B_SESS_VLD (1 << 7) macro