Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_rifsc.c32 #define _RIFSC_RISAL_CFGR0_A(y) (U(0x900) + (0x10 * ((y) - 1))) macro
703 uintptr_t offset_a = _RIFSC_RISAL_CFGR0_A(risal->id); in stm32_risal_cfg()