Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c101 #define _CRYP_CR_FFLUSH BIT(14) macro
497 io_setbits32(ctx->base + _CRYP_CR, _CRYP_CR_FFLUSH); in restore_context()