Home
last modified time | relevance | path

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

/linux/include/ufs/
H A Dufshci.h180 #define UTP_TASK_REQ_COMPL 0x200 macro
/linux/drivers/ufs/core/
H A Dufshcd.c45 UTP_TASK_REQ_COMPL |\
48 #define UFSHCD_ENABLE_MCQ_INTRS (UTP_TASK_REQ_COMPL |\
6925 if (intr_status & UTP_TASK_REQ_COMPL) in ufshcd_sl_intr()