Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c268 #define TAMP_ACTIVE BIT(17) macro
1205 if (tamp_ext->mode & TAMP_ACTIVE) { in stm32_tamp_set_ext_config()
1261 (tamp_ext->mode & TAMP_ACTIVE) ? "active" : "passive", in stm32_tamp_set_ext_config()
1266 if (tamp_ext->mode & TAMP_ACTIVE) in stm32_tamp_set_ext_config()
1702 tamp_ext->mode |= TAMP_ACTIVE; in stm32_tamp_configure_pin_from_dt()