Home
last modified time | relevance | path

Searched refs:TMIO_MMC_MIN_RCAR2 (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/linux/mfd/
Dtmio.h50 #define TMIO_MMC_MIN_RCAR2 BIT(3) macro
/linux-6.1.9/drivers/mmc/host/
Drenesas_sdhi_internal_dmac.c110 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,
126 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,
Drenesas_sdhi_core.c139 if (!(host->pdata->flags & TMIO_MMC_MIN_RCAR2) || mmc_doing_tune(host->mmc)) in renesas_sdhi_clk_update()
224 if (!(host->pdata->flags & TMIO_MMC_MIN_RCAR2)) in renesas_sdhi_set_clock()
232 if (!(host->pdata->flags & TMIO_MMC_MIN_RCAR2)) in renesas_sdhi_set_clock()
1001 if (mmc_data->flags & TMIO_MMC_MIN_RCAR2) { in renesas_sdhi_probe()
Dtmio_mmc_core.c189 if (host->pdata->flags & TMIO_MMC_MIN_RCAR2) in tmio_mmc_reset()
221 if (host->pdata->flags & TMIO_MMC_MIN_RCAR2) in tmio_mmc_reset()
979 if (host->pdata->flags & TMIO_MMC_MIN_RCAR2) in tmio_mmc_set_ios()
Drenesas_sdhi_sys_dmac.c61 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,