Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dstm32_saes.c52 #define _SAES_SUSPR0 U(0x40) macro
309 ctx->susp[i] = io_read32(ctx->base + _SAES_SUSPR0 + in saes_save_suspend()
318 io_write32(ctx->base + _SAES_SUSPR0 + i * sizeof(uint32_t), in saes_restore_suspend()