Home
last modified time | relevance | path

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

/Linux-v6.6/include/ufs/
Dufshci.h234 #define UIC_PHY_ADAPTER_LAYER_ERROR_CODE_MASK 0x1F macro
/Linux-v6.6/drivers/ufs/core/
Dufshcd.c6582 (reg & UIC_PHY_ADAPTER_LAYER_ERROR_CODE_MASK)) { in ufshcd_update_uic_error()