Home
last modified time | relevance | path

Searched refs:_int_flags (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-omap2/
Domap_hwmod.c279 oh->_int_flags |= _HWMOD_SYSCONFIG_LOADED; in _update_sysc_cache()
1026 if (oh->_int_flags & _HWMOD_NO_MPU_PORT || !oh->clkdm) in _omap4_wait_target_disable()
1269 oh->_int_flags |= _HWMOD_NO_MPU_PORT; in _save_mpu_port_index()
1277 oh->_int_flags &= ~_HWMOD_NO_MPU_PORT; in _save_mpu_port_index()
1300 if (!oh || oh->_int_flags & _HWMOD_NO_MPU_PORT || oh->slaves_cnt == 0) in _find_mpu_rt_port()
2090 if (oh->_int_flags & _HWMOD_SKIP_ENABLE) { in _enable()
2099 oh->_int_flags &= ~_HWMOD_SKIP_ENABLE; in _enable()
2174 if (!(oh->_int_flags & _HWMOD_SYSCONFIG_LOADED)) in _enable()
2204 oh->_int_flags |= _HWMOD_SKIP_ENABLE; in _idle()
2423 if (oh->_int_flags & _HWMOD_NO_MPU_PORT) in _init_mpu_rt_base()
[all …]
Domap_hwmod.h322 u8 _int_flags; member
705 u8 _int_flags; member