Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h236 #define UIC_PHY_ADAPTER_LAYER_GENERIC_ERROR 0x10 macro
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c6610 if (reg & UIC_PHY_ADAPTER_LAYER_GENERIC_ERROR) { in ufshcd_update_uic_error()