Home
last modified time | relevance | path

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

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