Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_rifsc.c67 #define _RIFSC_RISC_CR_GLOCK BIT(0) macro
378 io_setbits32(pdata->base, _RIFSC_RISC_CR_GLOCK); in stm32_rifsc_glock_config()
380 if (!(io_read32(pdata->base) & _RIFSC_RISC_CR_GLOCK)) in stm32_rifsc_glock_config()