Lines Matching refs:_int_flags
282 oh->_int_flags |= _HWMOD_SYSCONFIG_LOADED; in _update_sysc_cache()
1096 if (oh->_int_flags & _HWMOD_NO_MPU_PORT || !oh->clkdm) in _omap4_wait_target_disable()
1129 oh->_int_flags |= _HWMOD_NO_MPU_PORT; in _save_mpu_port_index()
1134 oh->_int_flags &= ~_HWMOD_NO_MPU_PORT; in _save_mpu_port_index()
1157 if (!oh || oh->_int_flags & _HWMOD_NO_MPU_PORT || oh->slaves_cnt == 0) in _find_mpu_rt_port()
1878 if (oh->_int_flags & _HWMOD_SKIP_ENABLE) { in _enable()
1879 oh->_int_flags &= ~_HWMOD_SKIP_ENABLE; in _enable()
1939 if (!(oh->_int_flags & _HWMOD_SYSCONFIG_LOADED)) in _enable()
1968 oh->_int_flags |= _HWMOD_SKIP_ENABLE; in _idle()
2293 if (oh->_int_flags & _HWMOD_NO_MPU_PORT) in _init_mpu_rt_base()
2514 oh->_int_flags |= _HWMOD_SKIP_ENABLE; in _setup_postsetup()
2665 if (oi->_int_flags & _OCPIF_INT_FLAGS_REGISTERED) in _register_link()
2683 oi->_int_flags |= _OCPIF_INT_FLAGS_REGISTERED; in _register_link()
3829 if (oh->_int_flags & _HWMOD_NO_MPU_PORT) in omap_hwmod_get_mpu_rt_va()