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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-pnx4008.c87 # define OTG_B_SESS_VLD (1 << 7) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A Disp1301_omap.c217 # define OTG_B_SESS_VLD (1 << 7) macro
556 if (otg_status & OTG_B_SESS_VLD)
1059 if (likely(isp_bstat & OTG_B_SESS_VLD))
1077 if (isp->otg.gadget && (isp_bstat & OTG_B_SESS_VLD)) {

Completed in 105 milliseconds