Searched refs:OTG_IDLE_EN (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/
H A Dusb.c98 syscon |= HST_IDLE_EN|DEV_IDLE_EN|OTG_IDLE_EN;
128 syscon &= ~OTG_IDLE_EN;
/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.h119 # define OTG_IDLE_EN (1 << 15) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.c2334 (tmp & OTG_IDLE_EN) ? " !otg" : "",

Completed in 165 milliseconds