Searched refs:OTG_B_SESS_VLD (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Disp1301.h60 #define OTG_B_SESS_VLD (1 << 7) macro
/linux-4.4.14/drivers/usb/phy/
H A Dphy-isp1301-omap.c215 # define OTG_B_SESS_VLD (1 << 7) macro
533 if (otg_status & OTG_B_SESS_VLD) update_otg2()
1037 if (likely(isp_bstat & OTG_B_SESS_VLD)) isp_update_otg()
1055 if (otg->gadget && (isp_bstat & OTG_B_SESS_VLD)) { isp_update_otg()

Completed in 59 milliseconds