Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dtmio.h91 #define TMIO_MMC_HAVE_CMD12_CTRL (1 << 7) macro
/linux-4.1.27/drivers/mmc/host/
Dsh_mobile_sdhi.c271 mmc_data->flags |= TMIO_MMC_HAVE_CMD12_CTRL; in sh_mobile_sdhi_probe()
Dtmio_mmc_pio.c360 if ((host->pdata->flags & TMIO_MMC_HAVE_CMD12_CTRL) && in tmio_mmc_start_command()