Home
last modified time | relevance | path

Searched refs:HSMMC_SDIO_IRQ_ENABLED (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Domap_hsmmc.c207 #define HSMMC_SDIO_IRQ_ENABLED (1 << 1) /* SDIO irq enabled */ macro
557 if (host->flags & HSMMC_SDIO_IRQ_ENABLED) in omap_hsmmc_enable_irq()
570 if (host->flags & HSMMC_SDIO_IRQ_ENABLED) in omap_hsmmc_disable_irq()
1677 host->flags |= HSMMC_SDIO_IRQ_ENABLED; in omap_hsmmc_enable_sdio_irq()
1681 host->flags &= ~HSMMC_SDIO_IRQ_ENABLED; in omap_hsmmc_enable_sdio_irq()
1815 (host->flags & HSMMC_SDIO_IRQ_ENABLED) ? "enabled" in omap_hsmmc_regs_show()
2253 (host->flags & HSMMC_SDIO_IRQ_ENABLED)) { in omap_hsmmc_runtime_suspend()
2294 (host->flags & HSMMC_SDIO_IRQ_ENABLED)) { in omap_hsmmc_runtime_resume()