Home
last modified time | relevance | path

Searched refs:UFSHCI_QUIRK_SKIP_RESET_INTR_AGGR (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/ufs/host/
H A Dufs-exynos.c1650 UFSHCI_QUIRK_SKIP_RESET_INTR_AGGR |
1666 UFSHCI_QUIRK_SKIP_RESET_INTR_AGGR |
1680 UFSHCI_QUIRK_SKIP_RESET_INTR_AGGR |
1728 UFSHCI_QUIRK_SKIP_RESET_INTR_AGGR,
/openbmc/linux/include/ufs/
H A Dufshcd.h562 UFSHCI_QUIRK_SKIP_RESET_INTR_AGGR = 1 << 7, enumerator
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c5571 !(hba->quirks & UFSHCI_QUIRK_SKIP_RESET_INTR_AGGR)) in ufshcd_transfer_req_compl()