Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci.h380 #define SDHCI_QUIRK_DELAY_AFTER_POWER (1<<23) macro
Dsdhci-pci-core.c796 chip->quirks |= SDHCI_QUIRK_DELAY_AFTER_POWER; in via_probe()
Dsdhci.c1467 if (host->quirks & SDHCI_QUIRK_DELAY_AFTER_POWER) in sdhci_set_power_noreg()