Searched refs:UIC_DATA_LINK_LAYER_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux/include/ufs/ | ||
H A D | ufshci.h | 238 #define UIC_DATA_LINK_LAYER_ERROR 0x80000000 macro |
/linux/drivers/ufs/core/ | ||
H A D | ufshcd.c | 6719 if ((reg & UIC_DATA_LINK_LAYER_ERROR) && in ufshcd_update_uic_error() |