Home
last modified time | relevance | path

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

/drivers/usb/otg/
Disp1301_omap.c234 # define OTG_B_SESS_VLD (1 << 7) macro
573 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()
/drivers/usb/host/
Dohci-pnx4008.c87 # define OTG_B_SESS_VLD (1 << 7) macro