Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/core/
Dslot-gpio.c126 if (!(host->caps & MMC_CAP_CD_WAKE) || in mmc_gpio_set_cd_wake()
/Linux-v5.10/include/linux/mmc/
Dhost.h347 #define MMC_CAP_CD_WAKE (1 << 28) /* Enable card detect wake */ macro
/Linux-v5.10/drivers/mmc/host/
Dsdhci-pci-core.c57 if (slot->host->mmc->caps & MMC_CAP_CD_WAKE) in sdhci_pci_init_wakeup()
1142 MMC_CAP_AGGRESSIVE_PM | MMC_CAP_CD_WAKE; in byt_sd_probe_slot()
2161 if (host->mmc->caps & MMC_CAP_CD_WAKE) in sdhci_pci_probe_slot()
Dsdhci-esdhc-imx.c1664 host->mmc->caps |= MMC_CAP_CD_WAKE; in sdhci_esdhc_imx_probe()