Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/
Dufshci.h192 #define UIC_NETWORK_LAYER_ERROR_CODE_MASK 0x7 macro
/linux-6.1.9/drivers/ufs/core/
Dufshcd.c6505 (reg & UIC_NETWORK_LAYER_ERROR_CODE_MASK)) { in ufshcd_update_uic_error()