Searched refs:_HWMOD_SYSCONFIG_LOADED (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.h370 * _HWMOD_SYSCONFIG_LOADED: set when the OCP_SYSCONFIG value has been cached
374 #define _HWMOD_SYSCONFIG_LOADED (1 << 2) 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.c61 oh->_int_flags |= _HWMOD_SYSCONFIG_LOADED;
872 if (!(oh->_int_flags & _HWMOD_SYSCONFIG_LOADED))

Completed in 33 milliseconds