Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dtmio.h20 #define TMIO_MMC_MIN_RCAR2 BIT(3) macro
/linux/drivers/mmc/host/
H A 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()
1006 if (mmc_data->flags & TMIO_MMC_MIN_RCAR2) { in renesas_sdhi_probe()
H A Drenesas_sdhi_internal_dmac.c110 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,
126 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,
H A Dtmio_mmc_core.c190 if (host->pdata->flags & TMIO_MMC_MIN_RCAR2) in tmio_mmc_reset()
222 if (host->pdata->flags & TMIO_MMC_MIN_RCAR2) in tmio_mmc_reset()
978 if (host->pdata->flags & TMIO_MMC_MIN_RCAR2) in tmio_mmc_set_ios()
H A Drenesas_sdhi_sys_dmac.c63 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,