Searched refs:pm_flag (Results 1 – 1 of 1) sorted by relevance
773 mmc_pm_flag_t pm_flag = 0; in hif_device_suspend() local783 pm_flag = sdio_get_host_pm_caps(func); in hif_device_suspend()786 pm_flag |= MMC_PM_KEEP_POWER | MMC_PM_WAKE_SDIO_IRQ; in hif_device_suspend()789 pm_flag &= ~MMC_PM_WAKE_SDIO_IRQ; in hif_device_suspend()790 pm_flag |= MMC_PM_KEEP_POWER; in hif_device_suspend()793 pm_flag &= in hif_device_suspend()798 if (!(pm_flag & MMC_PM_KEEP_POWER)) { in hif_device_suspend()820 if (pm_flag & MMC_PM_WAKE_SDIO_IRQ) { in hif_device_suspend()