Home
last modified time | relevance | path

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

/optee_os/core/include/dt-bindings/firewall/
H A Dstm32mp25-risaf.h27 #define DT_RISAF_REG_ID_MASK U(0xF) macro
/optee_os/core/drivers/firewall/
H A Dstm32_risaf.c109 #define _RISAF_GET_REGION_ID(cfg) ((cfg) & DT_RISAF_REG_ID_MASK)