Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mfd/
Dtmio.h72 #define TMIO_MMC_SDIO_STATUS_SETBITS BIT(8) macro
/linux-6.1.9/drivers/mmc/host/
Dtmio_mmc_core.c152 if (host->pdata->flags & TMIO_MMC_SDIO_STATUS_SETBITS) in tmio_mmc_enable_sdio_irq()
690 if (pdata->flags & TMIO_MMC_SDIO_STATUS_SETBITS) in __tmio_mmc_sdio_irq()
Drenesas_sdhi_core.c1039 mmc_data->flags |= TMIO_MMC_SDIO_STATUS_SETBITS; in renesas_sdhi_probe()