Searched refs:_HWMOD_WAKEUP_ENABLED (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.h369 * _HWMOD_WAKEUP_ENABLED: set when the omap_hwmod code has enabled ENAWAKEUP
373 #define _HWMOD_WAKEUP_ENABLED (1 << 1) 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.c281 oh->_int_flags |= _HWMOD_WAKEUP_ENABLED;
313 oh->_int_flags &= ~_HWMOD_WAKEUP_ENABLED;

Completed in 65 milliseconds