Home
last modified time | relevance | path

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

/linux/include/ufs/
H A Dufshci.h268 #define UIC_DME_ERROR_CODE_MASK 0x1 macro
/linux/drivers/ufs/core/
H A Dufshcd.c6755 (reg & UIC_DME_ERROR_CODE_MASK)) { in ufshcd_update_uic_error()