Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h173 #define UTP_TRANSFER_REQ_COMPL 0x1 macro
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c43 #define UFSHCD_ENABLE_INTRS (UTP_TRANSFER_REQ_COMPL |\
6854 if (intr_status & UTP_TRANSFER_REQ_COMPL) in ufshcd_sl_intr()
6900 (!(enabled_intr_status & UTP_TRANSFER_REQ_COMPL) || in ufshcd_intr()