Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h258 #define UIC_TRANSPORT_LAYER_ERROR 0x80000000 macro
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c6724 if ((reg & UIC_TRANSPORT_LAYER_ERROR) && in ufshcd_update_uic_error()