Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c254 #define TAMP_NOERASE BIT(1) macro
1152 if (tamp_int->mode & TAMP_NOERASE) in stm32_tamp_set_int_config()
1160 (tamp_int->mode & TAMP_NOERASE) ? "potential" : "confirmed"); in stm32_tamp_set_int_config()
1225 if (tamp_ext->mode & TAMP_NOERASE) in stm32_tamp_set_ext_config()
1262 (tamp_ext->mode & TAMP_NOERASE) ? "potential" : "confirmed", in stm32_tamp_set_ext_config()