Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c269 #define TAMP_IN_DT BIT(18) macro
1187 if (!tamp_ext->func || !(tamp_ext->mode & TAMP_IN_DT)) { in stm32_tamp_set_ext_config()
1488 if (!(tamp->mode & TAMP_IN_DT)) in stm32_tamp_configure_ext()
1713 tamp_ext->mode |= TAMP_IN_DT; in stm32_tamp_configure_pin_from_dt()