Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c63 #define _TAMP_SECCFGR_TAMPSEC BIT(31) macro
708 access_mask_sec_reg |= _TAMP_SECCFGR_TAMPSEC; in apply_rif_config()
740 seccfgr |= _TAMP_SECCFGR_TAMPSEC; in apply_rif_config()
882 if (mode & _TAMP_SECCFGR_TAMPSEC) in stm32_tamp_set_secure()
2161 stm32_tamp_set_secure(_TAMP_SECCFGR_TAMPSEC); in stm32_tamp_probe()