Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_risaf.c59 #define _RISAF_HWCFGR_CFG4_MASK GENMASK_32(31, 24) macro
448 mask_msb = mask_lsb + ((hwcfgr & _RISAF_HWCFGR_CFG4_MASK) >> in stm32_risaf_init_ddata()