Searched refs:SDHCI_SDIO_IRQ_ENABLED (Results 1 – 2 of 2) sorted by relevance
440 #define SDHCI_SDIO_IRQ_ENABLED (1<<9) /* SDIO irq enabled */ macro647 return !!(host->flags & SDHCI_SDIO_IRQ_ENABLED); in sdhci_sdio_irq_enabled()
1770 host->flags |= SDHCI_SDIO_IRQ_ENABLED; in sdhci_enable_sdio_irq()1772 host->flags &= ~SDHCI_SDIO_IRQ_ENABLED; in sdhci_enable_sdio_irq()2686 if (host->flags & SDHCI_SDIO_IRQ_ENABLED) in sdhci_thread_irq()2881 if (host->flags & SDHCI_SDIO_IRQ_ENABLED) in sdhci_runtime_resume_host()