Searched refs:_SAES_CR_IPRST (Results 1 – 1 of 1) sorted by relevance
69 #define _SAES_CR_IPRST BIT(31) macro263 io_setbits32(ctx->base + _SAES_CR, _SAES_CR_IPRST); in saes_start()264 io_clrbits32(ctx->base + _SAES_CR, _SAES_CR_IPRST); in saes_start()283 io_setbits32(ctx->base + _SAES_CR, _SAES_CR_IPRST); in saes_end()284 io_clrbits32(ctx->base + _SAES_CR, _SAES_CR_IPRST); in saes_end()438 io_setbits32(ctx->base + _SAES_CR, _SAES_CR_IPRST); in restore_context()1392 io_setbits32(saes_pdata.base + _SAES_CR, _SAES_CR_IPRST); in stm32_saes_reset()1394 io_clrbits32(saes_pdata.base + _SAES_CR, _SAES_CR_IPRST); in stm32_saes_reset()