Searched refs:DEV_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;
104 syscon &= ~DEV_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.h121 # define DEV_IDLE_EN (1 << 13) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.c2336 (tmp & DEV_IDLE_EN) ? " !dev" : "",
2676 // OTG_SYSCON_1 |= DEV_IDLE_EN;

Completed in 109 milliseconds