Searched refs:prev_cr (Results 1 – 1 of 1) sorted by relevance
657 uint32_t prev_cr; in stm32_saes_update_load() local665 prev_cr = mmio_read_32(ctx->base + _SAES_CR); in stm32_saes_update_load()676 if ((prev_cr & _SAES_CR_GCMPH_MASK) == in stm32_saes_update_load()764 uint32_t prev_cr; in stm32_saes_final() local766 prev_cr = mmio_read_32(ctx->base + _SAES_CR); in stm32_saes_final()771 if ((prev_cr & _SAES_CR_GCMPH_MASK) == (_SAES_CR_GCMPH_INIT << _SAES_CR_GCMPH_SHIFT)) { in stm32_saes_final()