Searched refs:_HWMOD_NO_MPU_PORT (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.c767 if (oh->_int_flags & _HWMOD_NO_MPU_PORT)
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.h368 * _HWMOD_NO_MPU_PORT: no path exists for the MPU to write to this module
372 #define _HWMOD_NO_MPU_PORT (1 << 0) macro

Completed in 31 milliseconds