Home
last modified time | relevance | path

Searched refs:UTP_TRANSFER_REQ_COMPL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshci.h108 #define UTP_TRANSFER_REQ_COMPL 0x1 macro
H A Dufshcd.c31 #define UFSHCD_ENABLE_INTRS (UTP_TRANSFER_REQ_COMPL |\
6162 if (intr_status & UTP_TRANSFER_REQ_COMPL) in ufshcd_sl_intr()
/kernel/linux/linux-6.6/include/ufs/
H A Dufshci.h172 #define UTP_TRANSFER_REQ_COMPL 0x1 macro
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c43 #define UFSHCD_ENABLE_INTRS (UTP_TRANSFER_REQ_COMPL |\
6835 if (intr_status & UTP_TRANSFER_REQ_COMPL) in ufshcd_sl_intr()
6881 (!(enabled_intr_status & UTP_TRANSFER_REQ_COMPL) || in ufshcd_intr()

Completed in 24 milliseconds