Searched refs:OTG_B_SESS_VLD (Results 1 – 2 of 2) sorted by relevance
51 #define OTG_B_SESS_VLD (1 << 7) macro
202 # define OTG_B_SESS_VLD (1 << 7) macro520 if (otg_status & OTG_B_SESS_VLD) in update_otg2()1024 if (likely(isp_bstat & OTG_B_SESS_VLD)) in isp_update_otg()1042 if (otg->gadget && (isp_bstat & OTG_B_SESS_VLD)) { in isp_update_otg()