Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c203 #define _TAMP_HWCFGR1_BKPREG GENMASK_32(7, 0) macro
782 (stm32_tamp_dev->hwconf1 & _TAMP_HWCFGR1_BKPREG)) in stm32_tamp_apply_bkpr_rif_conf()
821 stm32_tamp_dev->hwconf1 & _TAMP_HWCFGR1_BKPREG); in stm32_tamp_apply_bkpr_rif_conf()
838 if ((first_z2 > (stm32_tamp_dev->hwconf1 & _TAMP_HWCFGR1_BKPREG)) || in stm32_tamp_set_secure_bkpregs()
839 (first_z3 > (stm32_tamp_dev->hwconf1 & _TAMP_HWCFGR1_BKPREG))) in stm32_tamp_set_secure_bkpregs()