Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dtmio.h75 #define TMIO_MMC_HAVE_CMD12_CTRL BIT(7) macro
/Linux-v4.19/drivers/mmc/host/
Drenesas_sdhi_core.c665 mmc_data->flags |= TMIO_MMC_HAVE_CMD12_CTRL; in renesas_sdhi_probe()
Dtmio_mmc_core.c356 if ((host->pdata->flags & TMIO_MMC_HAVE_CMD12_CTRL) && in tmio_mmc_start_command()