Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_risab.c66 #define _RISAB_PG_CIDCFGR_DDCID_MASK GENMASK_32(6, 4) macro
69 _RISAB_PG_CIDCFGR_DDCID_MASK)
179 ((cidcfgr & _RISAB_PG_CIDCFGR_DDCID_MASK) >> in regs_access_granted()