Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-milbeaut.c250 SDHCI_QUIRK_CLOCK_BEFORE_RESET | in sdhci_milbeaut_probe()
H A Dsdhci.h370 #define SDHCI_QUIRK_CLOCK_BEFORE_RESET (1<<0) macro
H A Dsdhci-pci-core.c286 SDHCI_QUIRK_CLOCK_BEFORE_RESET,
295 SDHCI_QUIRK_CLOCK_BEFORE_RESET |
H A Dsdhci.c3035 if (host->quirks & SDHCI_QUIRK_CLOCK_BEFORE_RESET) in sdhci_request_done()