Home
last modified time | relevance | path

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

/linux/include/ufs/
H A Dufshci.h171 #define UTP_TRANSFER_REQ_COMPL 0x1 macro
/linux/drivers/ufs/core/
H A Dufshcd.c44 #define UFSHCD_ENABLE_INTRS (UTP_TRANSFER_REQ_COMPL |\
6928 if (intr_status & UTP_TRANSFER_REQ_COMPL) in ufshcd_sl_intr()
6974 (!(enabled_intr_status & UTP_TRANSFER_REQ_COMPL) || in ufshcd_intr()