Home
last modified time | relevance | path

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

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