Home
last modified time | relevance | path

Searched refs:_int_flags (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.c282 oh->_int_flags |= _HWMOD_SYSCONFIG_LOADED; in _update_sysc_cache()
1093 if (oh->_int_flags & _HWMOD_NO_MPU_PORT || !oh->clkdm) in _omap4_wait_target_disable()
1126 oh->_int_flags |= _HWMOD_NO_MPU_PORT; in _save_mpu_port_index()
1131 oh->_int_flags &= ~_HWMOD_NO_MPU_PORT; in _save_mpu_port_index()
1154 if (!oh || oh->_int_flags & _HWMOD_NO_MPU_PORT || oh->slaves_cnt == 0) in _find_mpu_rt_port()
1875 if (oh->_int_flags & _HWMOD_SKIP_ENABLE) { in _enable()
1876 oh->_int_flags &= ~_HWMOD_SKIP_ENABLE; in _enable()
1936 if (!(oh->_int_flags & _HWMOD_SYSCONFIG_LOADED)) in _enable()
1965 oh->_int_flags |= _HWMOD_SKIP_ENABLE; in _idle()
2289 if (oh->_int_flags in _init_mpu_rt_base()
[all...]
H A Domap_hwmod.h217 /* omap_hwmod_ocp_if._int_flags possibilities */
232 * @_int_flags: internal flags (see _OCPIF_INT_FLAGS* macros above)
252 u8 _int_flags; member
464 * omap_hwmod._int_flags definitions
551 * @_int_flags: internal-use hwmod flags
604 u8 _int_flags; member
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.c282 oh->_int_flags |= _HWMOD_SYSCONFIG_LOADED; in _update_sysc_cache()
1093 if (oh->_int_flags & _HWMOD_NO_MPU_PORT || !oh->clkdm) in _omap4_wait_target_disable()
1126 oh->_int_flags |= _HWMOD_NO_MPU_PORT; in _save_mpu_port_index()
1131 oh->_int_flags &= ~_HWMOD_NO_MPU_PORT; in _save_mpu_port_index()
1154 if (!oh || oh->_int_flags & _HWMOD_NO_MPU_PORT || oh->slaves_cnt == 0) in _find_mpu_rt_port()
1875 if (oh->_int_flags & _HWMOD_SKIP_ENABLE) { in _enable()
1876 oh->_int_flags &= ~_HWMOD_SKIP_ENABLE; in _enable()
1936 if (!(oh->_int_flags & _HWMOD_SYSCONFIG_LOADED)) in _enable()
1965 oh->_int_flags |= _HWMOD_SKIP_ENABLE; in _idle()
2257 if (oh->_int_flags in _init_mpu_rt_base()
[all...]
H A Domap_hwmod.h217 /* omap_hwmod_ocp_if._int_flags possibilities */
232 * @_int_flags: internal flags (see _OCPIF_INT_FLAGS* macros above)
252 u8 _int_flags; member
464 * omap_hwmod._int_flags definitions
551 * @_int_flags: internal-use hwmod flags
604 u8 _int_flags; member

Completed in 10 milliseconds