Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtmio.h69 #define TMIO_MMC_HAVE_CMD12_CTRL BIT(7) macro
/openbmc/linux/drivers/mmc/host/
H A Drenesas_sdhi_core.c1037 mmc_data->flags |= TMIO_MMC_HAVE_CMD12_CTRL; in renesas_sdhi_probe()
H A Dtmio_mmc_core.c326 if ((host->pdata->flags & TMIO_MMC_HAVE_CMD12_CTRL) && in tmio_mmc_start_command()