Searched refs:OTG_DRIVER_SEL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Dusb.h157 # define OTG_DRIVER_SEL (1 << 15) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/otg/
H A Disp1301_omap.c88 #define OTG_CTRL_MASK (OTG_DRIVER_SEL| \
786 (otg_ctrl & OTG_DRIVER_SEL)
792 if (otg_ctrl & OTG_DRIVER_SEL) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.c2360 (tmp & OTG_DRIVER_SEL) ? " DEVICE" : " HOST",

Completed in 29 milliseconds