Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_risab.c64 #define _RISAB_PG_CIDCFGR_DCEN BIT(2) macro
68 _RISAB_PG_CIDCFGR_DCEN | \
174 if (is_tdcid && !(cidcfgr & _RISAB_PG_CIDCFGR_DCEN)) in regs_access_granted()
178 if (cidcfgr & _RISAB_PG_CIDCFGR_DCEN && in regs_access_granted()
427 subr_cfg->cidcfgr |= _RISAB_PG_CIDCFGR_DCEN; in parse_risab_rif_conf()