Searched refs:AES_INTR_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/ | ||
H A D | geode-aes.h | 35 #define AES_INTR_MASK 0x07 macro |
H A D | geode-aes.c | 387 iowrite32(AES_INTR_PENDING | AES_INTR_MASK, _iobase + AES_INTR_REG); in geode_aes_probe() |