Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsh_mobile_sdhi.c56 TMIO_MMC_CLK_ACTUAL,
62 TMIO_MMC_CLK_ACTUAL,
Dtmio_mmc_pio.c164 if ((host->pdata->flags & TMIO_MMC_CLK_ACTUAL) && in tmio_mmc_set_clock()
/linux-4.1.27/include/linux/mfd/
Dtmio.h101 #define TMIO_MMC_CLK_ACTUAL (1 << 10) macro