Home
last modified time | relevance | path

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

/linux/include/ufs/
H A Dufshci.h255 #define UIC_NETWORK_LAYER_ERROR_CODE_MASK 0x7 macro
/linux/drivers/ufs/core/
H A Dufshcd.c6964 (reg & UIC_NETWORK_LAYER_ERROR_CODE_MASK)) { in ufshcd_update_uic_error()