Searched refs:pm_flags (Results 1 – 10 of 10) sorted by relevance
348 mmc_pm_flag_t pm_flags; /* requested pm features */ member446 return host->pm_flags & MMC_PM_KEEP_POWER; in mmc_card_keep_power()451 return host->pm_flags & MMC_PM_WAKE_SDIO_IRQ; in mmc_card_wake_sdio_irq()
1524 mmc_pm_flag_t pm_flags; in btmrvl_sdio_suspend() local1528 pm_flags = sdio_get_host_pm_caps(func); in btmrvl_sdio_suspend()1530 pm_flags); in btmrvl_sdio_suspend()1531 if (!(pm_flags & MMC_PM_KEEP_POWER)) { in btmrvl_sdio_suspend()1576 mmc_pm_flag_t pm_flags; in btmrvl_sdio_resume() local1580 pm_flags = sdio_get_host_pm_caps(func); in btmrvl_sdio_resume()1582 pm_flags); in btmrvl_sdio_resume()
1442 mmc_pm_flag_t pm_flags = 0; in sdhci_pci_suspend() local1459 slot_pm_flags = slot->host->mmc->pm_flags; in sdhci_pci_suspend()1463 pm_flags |= slot_pm_flags; in sdhci_pci_suspend()1472 if (pm_flags & MMC_PM_KEEP_POWER) { in sdhci_pci_suspend()1473 if (pm_flags & MMC_PM_WAKE_SDIO_IRQ) in sdhci_pci_suspend()
2279 if (!(host->mmc->pm_flags & MMC_PM_KEEP_POWER)) { in omap_hsmmc_suspend()2307 if (!(host->mmc->pm_flags & MMC_PM_KEEP_POWER)) in omap_hsmmc_resume()
2734 if ((host->mmc->pm_flags & MMC_PM_KEEP_POWER) && in sdhci_resume_host()2742 sdhci_init(host, (host->mmc->pm_flags & MMC_PM_KEEP_POWER)); in sdhci_resume_host()
3265 if (slot->mmc->pm_flags & MMC_PM_KEEP_POWER) { in dw_mci_resume()
719 host->pm_flags |= flags; in sdio_set_host_pm_flags()
967 host->pm_flags &= ~MMC_PM_KEEP_POWER; in mmc_sdio_resume()
2669 host->pm_flags = 0; in mmc_stop_host()2800 host->pm_flags = 0; in mmc_pm_notify()
911 func->card->host->pm_flags &= ~MMC_PM_KEEP_POWER; in ath6kl_sdio_suspend()