Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dgeode-aes.h29 #define AES_INTR_REG 0x0008 macro
H A Dgeode-aes.c60 status = ioread32(_iobase + AES_INTR_REG); in do_crypt()
65 iowrite32((status & 0xFF) | AES_INTRA_PENDING, _iobase + AES_INTR_REG); in do_crypt()
387 iowrite32(AES_INTR_PENDING | AES_INTR_MASK, _iobase + AES_INTR_REG); in geode_aes_probe()