Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dslot-gpio.c169 if (!(host->caps & MMC_CAP_CD_WAKE) || in mmc_gpio_set_cd_wake()
/Linux-v4.19/include/linux/mmc/
Dhost.h339 #define MMC_CAP_CD_WAKE (1 << 28) /* Enable card detect wake */ macro
/Linux-v4.19/drivers/mmc/host/
Dsdhci-pci-core.c52 if (slot->host->mmc->caps & MMC_CAP_CD_WAKE) in sdhci_pci_init_wakeup()
846 MMC_CAP_AGGRESSIVE_PM | MMC_CAP_CD_WAKE; in byt_sd_probe_slot()
1761 if (host->mmc->caps & MMC_CAP_CD_WAKE) in sdhci_pci_probe_slot()