Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_risab.c37 #define _RISAB_CIDxRDCFGR(x) (U(0x808) + (0x20 * (x))) macro
250 io_clrsetbits32(base + _RISAB_CIDxRDCFGR(i), mask, in set_read_conf()
354 io_clrbits32(base + _RISAB_CIDxRDCFGR(i), UINT32_MAX); in apply_rif_config()
673 uint32_t read_list = io_read32(base + _RISAB_CIDxRDCFGR(i)); in stm32_risab_check_access()
802 io_read32(base + _RISAB_CIDxRDCFGR(j)); in stm32_risab_pm_suspend()