Searched refs:HST_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;
116 syscon &= ~HST_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.h120 # define HST_IDLE_EN (1 << 14) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.c2335 (tmp & HST_IDLE_EN) ? " !host" : "",

Completed in 58 milliseconds