Home
last modified time | relevance | path

Searched refs:MMC_CAP_CD_WAKE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/mmc/core/
H A Dslot-gpio.c145 if (!(host->caps & MMC_CAP_CD_WAKE) || in mmc_gpio_set_cd_wake()
/openbmc/linux/include/linux/mmc/
H A Dhost.h389 #define MMC_CAP_CD_WAKE (1 << 28) /* Enable card detect wake */ macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-core.c58 if (slot->host->mmc->caps & MMC_CAP_CD_WAKE) in sdhci_pci_init_wakeup()
1117 MMC_CAP_AGGRESSIVE_PM | MMC_CAP_CD_WAKE; in byt_sd_probe_slot()
2110 if (host->mmc->caps & MMC_CAP_CD_WAKE) in sdhci_pci_probe_slot()
H A Dsdhci-esdhc-imx.c1709 host->mmc->caps |= MMC_CAP_CD_WAKE; in sdhci_esdhc_imx_probe()
H A Dsdhci-tegra.c1706 host->mmc->caps |= MMC_CAP_CD_WAKE; in sdhci_tegra_probe()