Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto.h27 #define IAA_ERROR_WATCHDOG_EXPIRED 0x24 macro
H A Diaa_crypto_main.c967 if (comp->status == IAA_ERROR_WATCHDOG_EXPIRED) { in check_completion()