Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/ufs/
Dufshci.h112 #define UTP_TRANSFER_REQ_COMPL 0x1 macro
Dufshcd.c34 #define UFSHCD_ENABLE_INTRS (UTP_TRANSFER_REQ_COMPL |\
6427 if (intr_status & UTP_TRANSFER_REQ_COMPL) in ufshcd_sl_intr()
6470 (!(enabled_intr_status & UTP_TRANSFER_REQ_COMPL) || in ufshcd_intr()