Searched refs:HWMOD_SWSUP_SIDLE (Results 1 - 2 of 2) 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 Domap_hwmod.h341 * HWMOD_SWSUP_SIDLE: omap_hwmod code should manually bring module in and out
356 #define HWMOD_SWSUP_SIDLE (1 << 0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Domap_hwmod.c607 idlemode = (oh->flags & HWMOD_SWSUP_SIDLE) ?
653 idlemode = (oh->flags & HWMOD_SWSUP_SIDLE) ?

Completed in 45 milliseconds