Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_risab.c39 #define _RISAB_PGy_CIDCFGR(y) (U(0xA00) + (0x4 * (y))) macro
163 _RISAB_PGy_CIDCFGR(first_page)); in regs_access_granted()
227 io_clrsetbits32(base + _RISAB_PGy_CIDCFGR(i), in set_cidcfgr()
346 io_clrbits32(base + _RISAB_PGy_CIDCFGR(i), in apply_rif_config()
658 cidcfgr = io_read32(base + _RISAB_PGy_CIDCFGR(first_page)); in stm32_risab_check_access()
798 io_read32(base + _RISAB_PGy_CIDCFGR(first_page)); in stm32_risab_pm_suspend()