Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Domap_hwmod.h467 * _HWMOD_NO_MPU_PORT: no path exists for the MPU to write to this module
472 #define _HWMOD_NO_MPU_PORT (1 << 0) macro
H A Domap_hwmod.c1093 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()
2289 if (oh->_int_flags & _HWMOD_NO_MPU_PORT) in _init_mpu_rt_base()
3830 if (oh->_int_flags & _HWMOD_NO_MPU_PORT) in omap_hwmod_get_mpu_rt_va()
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Domap_hwmod.h467 * _HWMOD_NO_MPU_PORT: no path exists for the MPU to write to this module
472 #define _HWMOD_NO_MPU_PORT (1 << 0) macro
H A Domap_hwmod.c1093 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()
2257 if (oh->_int_flags & _HWMOD_NO_MPU_PORT) in _init_mpu_rt_base()
3746 if (oh->_int_flags & _HWMOD_NO_MPU_PORT) in omap_hwmod_get_mpu_rt_va()

Completed in 11 milliseconds