Searched refs:TMIO_MMC_MIN_RCAR2 (Results 1 – 5 of 5) sorted by relevance
130 if (!(host->pdata->flags & TMIO_MMC_MIN_RCAR2)) in renesas_sdhi_clk_update()189 if (!(host->pdata->flags & TMIO_MMC_MIN_RCAR2)) in renesas_sdhi_set_clock()197 if (!(host->pdata->flags & TMIO_MMC_MIN_RCAR2)) in renesas_sdhi_set_clock()543 if (host->pdata->flags & TMIO_MMC_MIN_RCAR2) in renesas_sdhi_hw_reset()735 if (mmc_data->flags & TMIO_MMC_MIN_RCAR2) { in renesas_sdhi_probe()
106 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,
59 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,
1217 if (pdata->flags & TMIO_MMC_MIN_RCAR2) in tmio_mmc_host_probe()
50 #define TMIO_MMC_MIN_RCAR2 BIT(3) macro