Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/ufs/
Dufshci.h121 #define UTP_TASK_REQ_COMPL UFS_BIT(9) macro
Dufshcd.c47 UTP_TASK_REQ_COMPL |\
3535 if (intr_status & UTP_TASK_REQ_COMPL) in ufshcd_sl_intr()