Searched refs:MMC_PM_KEEP_POWER (Results 1 – 13 of 13) sorted by relevance
24 #define MMC_PM_KEEP_POWER (1 << 0) /* preserve card power during suspend */ macro
844 !(flags & MMC_PM_KEEP_POWER)) in ath6kl_set_sdio_pm_caps()847 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in ath6kl_set_sdio_pm_caps()893 if (!(flags & MMC_PM_KEEP_POWER)) in ath6kl_sdio_suspend()896 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in ath6kl_sdio_suspend()923 func->card->host->pm_flags &= ~MMC_PM_KEEP_POWER; in ath6kl_sdio_suspend()
100 host->mmc->pm_caps |= MMC_PM_KEEP_POWER; in sdhci_get_property()
65 if ((pm_flags & MMC_PM_KEEP_POWER) && (pm_flags & MMC_PM_WAKE_SDIO_IRQ)) in sdhci_pci_init_wakeup()2183 host->mmc->pm_caps = MMC_PM_KEEP_POWER; in sdhci_pci_probe_slot()
2395 mmc->pm_caps |= MMC_PM_KEEP_POWER; in mmci_probe()
3587 if (host->slot && host->slot->mmc->pm_flags & MMC_PM_KEEP_POWER) in dw_mci_runtime_resume()
2955 if ((mmc->pm_caps & MMC_PM_WAKE_SDIO_IRQ) && (mmc->pm_caps & MMC_PM_KEEP_POWER)) { in msdc_drv_probe()
357 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in cw1200_sdio_suspend()
1335 if (!(flags & MMC_PM_KEEP_POWER)) { in if_sdio_suspend()1341 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in if_sdio_suspend()
1153 if (!(pm_caps & MMC_PM_KEEP_POWER)) in brcmf_sdio_wowl_config()1192 sdio_flags = MMC_PM_KEEP_POWER; in brcmf_ops_sdio_suspend()
1618 if (!(pm_flags & MMC_PM_KEEP_POWER)) { in btmrvl_sdio_suspend()1669 return sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in btmrvl_sdio_suspend()
898 if (!(pm_flag & MMC_PM_KEEP_POWER)) { in mwifiex_sdio_suspend()935 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in mwifiex_sdio_suspend()
1253 ret = sdio_set_host_pm_flags(func, MMC_PM_KEEP_POWER); in rsi_set_sdio_pm_caps()