Searched refs:IAA_COMPLETION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/crypto/intel/iaa/ | ||
H A D | iaa_crypto.h | 22 #define IAA_COMPLETION_TIMEOUT 1000000 macro |
H A D | iaa_crypto_main.c | 955 if (status_checks++ >= IAA_COMPLETION_TIMEOUT) { in check_completion() |