Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_risab.c34 #define _RISAB_PGy_PRIVCFGR(y) (U(0x200) + (0x4 * (y))) macro
208 io_clrsetbits32(base + _RISAB_PGy_PRIVCFGR(i), in set_block_dprivcfgr()
350 io_clrbits32(base + _RISAB_PGy_PRIVCFGR(i), in apply_rif_config()
657 dprivcfgr = io_read32(base + _RISAB_PGy_PRIVCFGR(first_page)); in stm32_risab_check_access()
796 io_read32(base + _RISAB_PGy_PRIVCFGR(first_page)); in stm32_risab_pm_suspend()