Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/ !
Dufshci.h181 #define UIC_DATA_LINK_LAYER_ERROR_CODE_MASK 0xFFFF macro
/linux-6.1.9/drivers/ufs/core/ !
Dufshcd.c6486 (reg & UIC_DATA_LINK_LAYER_ERROR_CODE_MASK)) { in ufshcd_update_uic_error()