Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_risaf.c87 #define _RISAF_REG_CFGR_SEC BIT(_RISAF_REG_CFGR_SEC_SHIFT) macro
93 _RISAF_REG_CFGR_SEC | \
364 if ((cfg & _RISAF_REG_CFGR_SEC) != _RISAF_REG_CFGR_SEC) { in risaf_configure_region()
515 sec = (cfg & _RISAF_REG_CFGR_SEC) >> _RISAF_REG_CFGR_SEC_SHIFT; in stm32_risaf_pm_suspend()
616 (!(cfgr & _RISAF_REG_CFGR_SEC) || in stm32_risaf_acquire_access()