Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_CLOCK_BEFORE_RESET (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-milbeaut.c250 SDHCI_QUIRK_CLOCK_BEFORE_RESET | in sdhci_milbeaut_probe()
H A Dsdhci.h383 #define SDHCI_QUIRK_CLOCK_BEFORE_RESET (1<<0) macro
H A Dsdhci-pci-core.c282 SDHCI_QUIRK_CLOCK_BEFORE_RESET,
291 SDHCI_QUIRK_CLOCK_BEFORE_RESET |
H A Dsdhci.c3109 if (host->quirks & SDHCI_QUIRK_CLOCK_BEFORE_RESET) in sdhci_request_done()