Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h247 #define UIC_DATA_LINK_LAYER_ERROR_NAC_RECEIVED 0x0001 macro
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c6686 if (reg & UIC_DATA_LINK_LAYER_ERROR_NAC_RECEIVED) in ufshcd_update_uic_error()