Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32_tamp.c445 uint32_t hwconf2; member
2136 stm32_tamp_dev->hwconf2 = io_read32(base + _TAMP_HWCFGR2); in stm32_tamp_probe()
2142 if (!(stm32_tamp_dev->hwconf2 & _TAMP_HWCFGR2_TZ)) { in stm32_tamp_probe()