Searched refs:MMC_CAP2_SDIO_IRQ_NOTHREAD (Results 1 – 4 of 4) sorted by relevance
194 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) { in sdio_card_irq_get()220 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) { in sdio_card_irq_put()
959 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) in mmc_sdio_resume()
290 #define MMC_CAP2_SDIO_IRQ_NOTHREAD (1 << 17) macro
3118 mmc->caps2 |= MMC_CAP2_SDIO_IRQ_NOTHREAD; in sdhci_add_host()