Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/ufs/
Dufshci.h113 #define UTP_TRANSFER_REQ_COMPL UFS_BIT(0) macro
Dufshcd.c46 #define UFSHCD_ENABLE_INTRS (UTP_TRANSFER_REQ_COMPL |\
3634 if (intr_status & UTP_TRANSFER_REQ_COMPL) in ufshcd_sl_intr()