Home
last modified time | relevance | path

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

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