Home
last modified time | relevance | path

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

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