Home
last modified time | relevance | path

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

/linux/drivers/crypto/aspeed/
H A Daspeed-hace.h87 #define HACE_CRYPTO_ISR BIT(12) macro
H A Daspeed-hace.c47 if (sts & HACE_CRYPTO_ISR) { in aspeed_hace_irq()