Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c1322 uint32_t fltcr = 0; in stm32_tamp_set_config() local
1335 fltcr = stm32_tamp_dev->pdata.passive_conf; in stm32_tamp_set_config()
1361 io_write32(base + _TAMP_FLTCR, fltcr); in stm32_tamp_set_config()
1362 FMSG("Set passive conf %08"PRIx32, fltcr); in stm32_tamp_set_config()