_HWMOD_NO_MPU_PORT
if (oh->_int_flags & _HWMOD_NO_MPU_PORT || !oh->clkdm)
oh->_int_flags |= _HWMOD_NO_MPU_PORT;
oh->_int_flags &= ~_HWMOD_NO_MPU_PORT;
if (!oh || oh->_int_flags & _HWMOD_NO_MPU_PORT || oh->slaves_cnt == 0)
if (oh->_int_flags & _HWMOD_NO_MPU_PORT)
if (oh->_int_flags & _HWMOD_NO_MPU_PORT)