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