Searched refs:pm_flags (Results 1 – 10 of 10) sorted by relevance
429 mmc_pm_flag_t pm_flags; /* requested pm features */ member537 return host->pm_flags & MMC_PM_KEEP_POWER; in mmc_card_keep_power()542 return host->pm_flags & MMC_PM_WAKE_SDIO_IRQ; in mmc_card_wake_sdio_irq()
1599 mmc_pm_flag_t pm_flags; in btmrvl_sdio_suspend() local1603 pm_flags = sdio_get_host_pm_caps(func); in btmrvl_sdio_suspend()1605 pm_flags); in btmrvl_sdio_suspend()1606 if (!(pm_flags & MMC_PM_KEEP_POWER)) { in btmrvl_sdio_suspend()1667 mmc_pm_flag_t pm_flags; in btmrvl_sdio_resume() local1671 pm_flags = sdio_get_host_pm_caps(func); in btmrvl_sdio_resume()1673 pm_flags); in btmrvl_sdio_resume()
43 mmc_pm_flag_t pm_flags = 0; in sdhci_pci_init_wakeup() local51 pm_flags |= slot->host->mmc->pm_flags; in sdhci_pci_init_wakeup()57 if ((pm_flags & MMC_PM_KEEP_POWER) && (pm_flags & MMC_PM_WAKE_SDIO_IRQ)) in sdhci_pci_init_wakeup()
2203 if (!(host->mmc->pm_flags & MMC_PM_KEEP_POWER)) { in omap_hsmmc_suspend()2231 if (!(host->mmc->pm_flags & MMC_PM_KEEP_POWER)) in omap_hsmmc_resume()
3077 if ((host->mmc->pm_flags & MMC_PM_KEEP_POWER) && in sdhci_resume_host()3085 sdhci_init(host, (host->mmc->pm_flags & MMC_PM_KEEP_POWER)); in sdhci_resume_host()
3484 if (host->slot->mmc->pm_flags & MMC_PM_KEEP_POWER) in dw_mci_runtime_resume()
724 host->pm_flags |= flags; in sdio_set_host_pm_flags()
994 host->pm_flags &= ~MMC_PM_KEEP_POWER; in mmc_sdio_resume()
2699 host->pm_flags = 0; in mmc_stop_host()2764 host->pm_flags = 0; in mmc_pm_notify()
924 func->card->host->pm_flags &= ~MMC_PM_KEEP_POWER; in ath6kl_sdio_suspend()