Home
last modified time | relevance | path

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

/optee_os/core/drivers/firewall/
H A Dstm32_risaf.c57 #define _RISAF_HWCFGR_CFG3_MASK GENMASK_32(23, 16) macro
446 mask_lsb = (hwcfgr & _RISAF_HWCFGR_CFG3_MASK) >> in stm32_risaf_init_ddata()
456 granularity = BIT((granularity & _RISAF_HWCFGR_CFG3_MASK) >> in stm32_risaf_init_ddata()