Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-omap2/
A Domap_hwmod.c282 oh->_int_flags |= _HWMOD_SYSCONFIG_LOADED; in _update_sysc_cache()
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()
1878 if (oh->_int_flags & _HWMOD_SKIP_ENABLE) { in _enable()
1879 oh->_int_flags &= ~_HWMOD_SKIP_ENABLE; 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()
[all …]
A Domap_hwmod.h252 u8 _int_flags; member
604 u8 _int_flags; member

Completed in 11 milliseconds