Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_risab.c38 #define _RISAB_CIDxWRCFGR(x) (U(0x810) + (0x20 * (x))) macro
272 io_clrsetbits32(base + _RISAB_CIDxWRCFGR(i), mask, in set_write_conf()
355 io_clrbits32(base + _RISAB_CIDxWRCFGR(i), UINT32_MAX); in apply_rif_config()
674 uint32_t write_list = io_read32(base + _RISAB_CIDxWRCFGR(i)); in stm32_risab_check_access()
804 io_read32(base + _RISAB_CIDxWRCFGR(j)); in stm32_risab_pm_suspend()