Home
last modified time | relevance | path

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

/linux-6.1.9/include/ufs/
Dufshci.h114 #define UTP_TRANSFER_REQ_COMPL 0x1 macro
/linux-6.1.9/drivers/ufs/core/
Dufshcd.c43 #define UFSHCD_ENABLE_INTRS (UTP_TRANSFER_REQ_COMPL |\
6660 if (intr_status & UTP_TRANSFER_REQ_COMPL) in ufshcd_sl_intr()
6703 (!(enabled_intr_status & UTP_TRANSFER_REQ_COMPL) || in ufshcd_intr()