Searched refs:MMC_CAP2_SDIO_IRQ_NOTHREAD (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/mmc/core/
H A Dsdio_irq.c200 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) { sdio_card_irq_get()
228 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) { sdio_card_irq_put()
H A Dsdio.c985 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) { mmc_sdio_resume()
/linux-4.1.27/include/linux/mmc/
H A Dhost.h287 #define MMC_CAP2_SDIO_IRQ_NOTHREAD (1 << 17) macro
/linux-4.1.27/drivers/mmc/host/
H A Dsdhci.c3149 mmc->caps2 |= MMC_CAP2_SDIO_IRQ_NOTHREAD; sdhci_add_host()

Completed in 74 milliseconds