Home
last modified time | relevance | path

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

/Linux-v6.6/include/ufs/
Dufshci.h181 #define UTP_TASK_REQ_COMPL 0x200 macro
/Linux-v6.6/drivers/ufs/core/
Dufshcd.c44 UTP_TASK_REQ_COMPL |\
47 #define UFSHCD_ENABLE_MCQ_INTRS (UTP_TASK_REQ_COMPL |\
6817 if (intr_status & UTP_TASK_REQ_COMPL) in ufshcd_sl_intr()