Searched refs:MMC_CAP2_SDIO_IRQ_NOTHREAD (Results 1 – 4 of 4) sorted by relevance
200 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) { in sdio_card_irq_get()228 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) { in sdio_card_irq_put()
985 if (!(host->caps2 & MMC_CAP2_SDIO_IRQ_NOTHREAD)) { in mmc_sdio_resume()
287 #define MMC_CAP2_SDIO_IRQ_NOTHREAD (1 << 17) macro
3149 mmc->caps2 |= MMC_CAP2_SDIO_IRQ_NOTHREAD; in sdhci_add_host()