Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dtmio.h17 #define TMIO_MMC_SDIO_IRQ BIT(2) macro
/linux/drivers/mmc/host/
H A Dtmio_mmc_core.c214 if (host->pdata->flags & TMIO_MMC_SDIO_IRQ) { in tmio_mmc_reset()
688 if (!(pdata->flags & TMIO_MMC_SDIO_IRQ)) in __tmio_mmc_sdio_irq()
1199 if (pdata->flags & TMIO_MMC_SDIO_IRQ) in tmio_mmc_host_probe()
1247 if (host->pdata->flags & TMIO_MMC_SDIO_IRQ) in tmio_mmc_host_remove()
H A Drenesas_sdhi_core.c1039 mmc_data->flags |= TMIO_MMC_SDIO_IRQ; in renesas_sdhi_probe()