Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.c163 #define PKA_RESET_DELAY U(20) macro
1674 udelay(PKA_RESET_DELAY); in stm32_pka_reset()