Lines Matching refs:_int_flags
282 oh->_int_flags |= _HWMOD_SYSCONFIG_LOADED; in _update_sysc_cache()
1124 if (oh->_int_flags & _HWMOD_NO_MPU_PORT || !oh->clkdm) in _omap4_wait_target_disable()
1157 oh->_int_flags |= _HWMOD_NO_MPU_PORT; in _save_mpu_port_index()
1162 oh->_int_flags &= ~_HWMOD_NO_MPU_PORT; in _save_mpu_port_index()
1185 if (!oh || oh->_int_flags & _HWMOD_NO_MPU_PORT || oh->slaves_cnt == 0) in _find_mpu_rt_port()
1923 if (oh->_int_flags & _HWMOD_SKIP_ENABLE) { in _enable()
1924 oh->_int_flags &= ~_HWMOD_SKIP_ENABLE; in _enable()
1984 if (!(oh->_int_flags & _HWMOD_SYSCONFIG_LOADED)) in _enable()
2014 oh->_int_flags |= _HWMOD_SKIP_ENABLE; in _idle()
2338 if (oh->_int_flags & _HWMOD_NO_MPU_PORT) in _init_mpu_rt_base()
2559 oh->_int_flags |= _HWMOD_SKIP_ENABLE; in _setup_postsetup()
2710 if (oi->_int_flags & _OCPIF_INT_FLAGS_REGISTERED) in _register_link()
2728 oi->_int_flags |= _OCPIF_INT_FLAGS_REGISTERED; in _register_link()
3856 if (oh->_int_flags & _HWMOD_NO_MPU_PORT) in omap_hwmod_get_mpu_rt_va()