Searched refs:IAA_ERROR_WATCHDOG_EXPIRED (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/crypto/intel/iaa/ | ||
D | iaa_crypto.h | 27 #define IAA_ERROR_WATCHDOG_EXPIRED 0x24 macro |
D | iaa_crypto_main.c | 957 if (comp->status == IAA_ERROR_WATCHDOG_EXPIRED) { in check_completion() |