Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/keembay/
H A Docs-aes.c240 u32 aes_active_reg; in aes_a_wait_last_gcx() local
243 aes_active_reg = ioread32(aes_dev->base_reg + in aes_a_wait_last_gcx()
245 } while (aes_active_reg & AES_ACTIVE_LAST_CCM_GCM); in aes_a_wait_last_gcx()