Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/
Dufshci.h180 #define UIC_DATA_LINK_LAYER_ERROR 0x80000000 macro
/linux-6.1.9/drivers/ufs/core/
Dufshcd.c6485 if ((reg & UIC_DATA_LINK_LAYER_ERROR) && in ufshcd_update_uic_error()