Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshcd.h517 UFSHCD_QUIRK_BROKEN_INTR_AGGR = 1 << 0, enumerator
1179 !(hba->quirks & UFSHCD_QUIRK_BROKEN_INTR_AGGR); in ufshcd_is_intr_aggr_allowed()
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c1027 hba->quirks |= UFSHCD_QUIRK_BROKEN_INTR_AGGR; in ufs_qcom_advertise_quirks()