Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h130 #define SQ_ICU_ERR_CODE_MASK GENMASK(7, 4) macro
/openbmc/linux/drivers/ufs/core/
H A Dufs-mcq.c539 rtc = FIELD_GET(SQ_ICU_ERR_CODE_MASK, readl(reg)); in ufshcd_mcq_sq_cleanup()