Home
last modified time | relevance | path

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

/linux-6.12.1/include/ufs/
Dufshci.h185 #define UTP_TASK_REQ_COMPL 0x200 macro
/linux-6.12.1/drivers/ufs/core/
Dufshcd.c45 UTP_TASK_REQ_COMPL |\
48 #define UFSHCD_ENABLE_MCQ_INTRS (UTP_TASK_REQ_COMPL |\
6939 if (intr_status & UTP_TASK_REQ_COMPL) in ufshcd_sl_intr()