Home
last modified time | relevance | path

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

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