Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/core/
Dslot-gpio.c126 if (!(host->caps & MMC_CAP_CD_WAKE) || in mmc_gpio_set_cd_wake()
/linux-6.1.9/include/linux/mmc/
Dhost.h383 #define MMC_CAP_CD_WAKE (1 << 28) /* Enable card detect wake */ macro
/linux-6.1.9/drivers/mmc/host/
Dsdhci-pci-core.c57 if (slot->host->mmc->caps & MMC_CAP_CD_WAKE) in sdhci_pci_init_wakeup()
1122 MMC_CAP_AGGRESSIVE_PM | MMC_CAP_CD_WAKE; in byt_sd_probe_slot()
2107 if (host->mmc->caps & MMC_CAP_CD_WAKE) in sdhci_pci_probe_slot()
Dsdhci-tegra.c1677 host->mmc->caps |= MMC_CAP_CD_WAKE; in sdhci_tegra_probe()
Dsdhci-esdhc-imx.c1655 host->mmc->caps |= MMC_CAP_CD_WAKE; in sdhci_esdhc_imx_probe()