Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h182 #define UTP_TASK_REQ_COMPL 0x200 macro
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c44 UTP_TASK_REQ_COMPL |\
47 #define UFSHCD_ENABLE_MCQ_INTRS (UTP_TASK_REQ_COMPL |\
6852 if (intr_status & UTP_TASK_REQ_COMPL) in ufshcd_sl_intr()