Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshcd.h529 UFSHCD_QUIRK_BROKEN_LCC = 1 << 2, enumerator
/openbmc/linux/drivers/ufs/host/
H A Dufs-qcom.c1026 hba->quirks |= UFSHCD_QUIRK_BROKEN_LCC; in ufs_qcom_advertise_quirks()
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c4891 if (hba->quirks & UFSHCD_QUIRK_BROKEN_LCC) { in ufshcd_link_startup()