Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci.h423 #define SDHCI_QUIRK_DELAY_AFTER_POWER (1<<23) macro
Dsdhci-pci-core.c1434 chip->quirks |= SDHCI_QUIRK_DELAY_AFTER_POWER; in via_probe()
Dsdhci.c1780 if (host->quirks & SDHCI_QUIRK_DELAY_AFTER_POWER) in sdhci_set_power_noreg()