Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h236 #define UIC_PHY_ADAPTER_LAYER_LANE_ERR_MASK 0xF macro
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c6674 if (reg & UIC_PHY_ADAPTER_LAYER_LANE_ERR_MASK) in ufshcd_update_uic_error()