Home
last modified time | relevance | path

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

/Linux-v6.1/include/ufs/
Dufshci.h192 #define UIC_NETWORK_LAYER_ERROR_CODE_MASK 0x7 macro
/Linux-v6.1/drivers/ufs/core/
Dufshcd.c6473 (reg & UIC_NETWORK_LAYER_ERROR_CODE_MASK)) { in ufshcd_update_uic_error()