Searched refs:TMIO_MMC_MIN_RCAR2 (Results 1 – 5 of 5) sorted by relevance
89 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2 |105 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,
62 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,83 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2 |96 TMIO_MMC_HAVE_CBSY | TMIO_MMC_MIN_RCAR2,
169 if (!(host->pdata->flags & TMIO_MMC_MIN_RCAR2)) in tmio_mmc_clk_start()189 if (!(host->pdata->flags & TMIO_MMC_MIN_RCAR2)) in tmio_mmc_clk_stop()234 if (!(host->pdata->flags & TMIO_MMC_MIN_RCAR2)) in tmio_mmc_set_clock()1299 if (pdata->flags & TMIO_MMC_MIN_RCAR2) in tmio_mmc_host_probe()
127 if (!(host->pdata->flags & TMIO_MMC_MIN_RCAR2)) in renesas_sdhi_clk_update()633 if (mmc_data->flags & TMIO_MMC_MIN_RCAR2) { in renesas_sdhi_probe()
50 #define TMIO_MMC_MIN_RCAR2 BIT(3) macro