Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h415 #define SDHCI_QUIRK_BROKEN_CQE (1<<17) macro
H A Dsdhci.c4804 (host->quirks & SDHCI_QUIRK_BROKEN_CQE)) { in __sdhci_add_host()