Searched refs:prev_cr (Results 1 – 1 of 1) sorted by relevance
655 uint32_t prev_cr; in stm32_saes_update_load() local663 prev_cr = mmio_read_32(ctx->base + _SAES_CR); in stm32_saes_update_load()674 if ((prev_cr & _SAES_CR_GCMPH_MASK) == in stm32_saes_update_load()762 uint32_t prev_cr; in stm32_saes_final() local764 prev_cr = mmio_read_32(ctx->base + _SAES_CR); in stm32_saes_final()769 if ((prev_cr & _SAES_CR_GCMPH_MASK) == (_SAES_CR_GCMPH_INIT << _SAES_CR_GCMPH_SHIFT)) { in stm32_saes_final()