Searched refs:_int_flags (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/mach-omap2/
H A Domap_hwmod.c61 oh->_int_flags |= _HWMOD_SYSCONFIG_LOADED;
281 oh->_int_flags |= _HWMOD_WAKEUP_ENABLED;
313 oh->_int_flags &= ~_HWMOD_WAKEUP_ENABLED;
767 if (oh->_int_flags & _HWMOD_NO_MPU_PORT)
872 if (!(oh->_int_flags & _HWMOD_SYSCONFIG_LOADED))
1056 oh->_int_flags |= _HWMOD_NO_MPU_PORT;
1404 if (oh->_int_flags & _HWMOD_NO_MPU_PORT)
1430 if (oh->_int_flags & _HWMOD_NO_MPU_PORT)
/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.h365 * omap_hwmod._int_flags definitions
432 * @_int_flags: internal-use hwmod flags
476 u8 _int_flags; member in struct:omap_hwmod

Completed in 46 milliseconds