Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/
Dufshci.h177 #define UIC_PHY_ADAPTER_LAYER_GENERIC_ERROR 0x10 macro
/linux-6.1.9/drivers/ufs/core/
Dufshcd.c6467 if (reg & UIC_PHY_ADAPTER_LAYER_GENERIC_ERROR) { in ufshcd_update_uic_error()