Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci.h398 #define SDHCI_QUIRK_DELAY_AFTER_POWER (1<<23) macro
Dsdhci-pci-core.c1268 chip->quirks |= SDHCI_QUIRK_DELAY_AFTER_POWER; in via_probe()
Dsdhci.c1611 if (host->quirks & SDHCI_QUIRK_DELAY_AFTER_POWER) in sdhci_set_power_noreg()