Home
last modified time | relevance | path

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

/linux-6.6.21/include/ufs/
Dufshci.h197 #define UFSHCD_ERROR_MASK (UIC_ERROR | INT_FATAL_ERRORS)
199 #define INT_FATAL_ERRORS (DEVICE_FATAL_ERROR |\ macro
/linux-6.6.21/drivers/ufs/core/
Dufshcd.c6152 if ((hba->saved_err & INT_FATAL_ERRORS) || in ufshcd_quirk_dl_nac_errors()
6188 (hba->saved_err & (INT_FATAL_ERRORS | UFSHCD_UIC_HIBERN8_MASK)); in ufshcd_is_saved_err_fatal()
6462 if ((hba->saved_err & (INT_FATAL_ERRORS | UFSHCD_UIC_HIBERN8_MASK)) || in ufshcd_err_handler()
6690 if (hba->errors & INT_FATAL_ERRORS) { in ufshcd_check_errors()
6725 (INT_FATAL_ERRORS | UFSHCD_UIC_HIBERN8_MASK)) || in ufshcd_check_errors()