Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mfd/
Dtmio.h69 #define TMIO_MMC_HAVE_CMD12_CTRL BIT(7) macro
/Linux-v6.1/drivers/mmc/host/
Drenesas_sdhi_core.c1036 mmc_data->flags |= TMIO_MMC_HAVE_CMD12_CTRL; in renesas_sdhi_probe()
Dtmio_mmc_core.c324 if ((host->pdata->flags & TMIO_MMC_HAVE_CMD12_CTRL) && in tmio_mmc_start_command()