Home
last modified time | relevance | path

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

/linux-6.12.1/include/ufs/
Dufshci.h176 #define UTP_TRANSFER_REQ_COMPL 0x1 macro
/linux-6.12.1/drivers/ufs/core/
Dufshcd.c44 #define UFSHCD_ENABLE_INTRS (UTP_TRANSFER_REQ_COMPL |\
6942 if (intr_status & UTP_TRANSFER_REQ_COMPL) in ufshcd_sl_intr()
6988 (!(enabled_intr_status & UTP_TRANSFER_REQ_COMPL) || in ufshcd_intr()