Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/st/
H A Dstm32mp2_risaf.h60 #define _RISAF_REG_CFGR_ALL_MASK (_RISAF_REG_CFGR_BREN | _RISAF_REG_CFGR_SEC | \ macro
/rk3399_ARM-atf/drivers/st/rif/
H A Dstm32mp2_risaf.c144 _RISAF_REG_CFGR_ALL_MASK, cfg & _RISAF_REG_CFGR_ALL_MASK); in risaf_configure_region()