Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Disp1301.h61 #define OTG_B_SESS_VLD (1 << 7) macro
/linux/drivers/usb/phy/
A Dphy-isp1301-omap.c202 # define OTG_B_SESS_VLD (1 << 7) macro
520 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()

Completed in 6 milliseconds