Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h241 #define UIC_DATA_LINK_LAYER_ERROR_CODE_MASK 0xFFFF macro
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c6698 (reg & UIC_DATA_LINK_LAYER_ERROR_CODE_MASK)) { in ufshcd_update_uic_error()