Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_risaf.c42 #define _RISAF_CR_GLOCK BIT(0) macro
420 io_setbits32(risaf_base(risaf) + _RISAF_CR, _RISAF_CR_GLOCK); in stm32_risaf_lock()
429 _RISAF_CR_GLOCK) == _RISAF_CR_GLOCK; in stm32_risaf_is_locked()