Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/
Dtmio.h67 #define TMIO_MMC_SDIO_STATUS_SETBITS BIT(8) macro
/Linux-v5.4/drivers/mmc/host/
Dtmio_mmc_core.c146 if (host->pdata->flags & TMIO_MMC_SDIO_STATUS_SETBITS) in tmio_mmc_enable_sdio_irq()
647 if (pdata->flags & TMIO_MMC_SDIO_STATUS_SETBITS) in __tmio_mmc_sdio_irq()
Drenesas_sdhi_core.c778 mmc_data->flags |= TMIO_MMC_SDIO_STATUS_SETBITS; in renesas_sdhi_probe()