Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dtmio.h78 #define TMIO_MMC_USE_GPIO_CD (1 << 5) macro
/linux-4.4.14/arch/sh/boards/mach-ecovec24/
Dsetup.c609 .flags = TMIO_MMC_USE_GPIO_CD,
643 .flags = TMIO_MMC_USE_GPIO_CD,
/linux-4.4.14/drivers/mmc/host/
Dtmio_mmc_pio.c1130 _host->native_hotplug = !(pdata->flags & TMIO_MMC_USE_GPIO_CD || in tmio_mmc_host_probe()
1202 if (pdata->flags & TMIO_MMC_USE_GPIO_CD) { in tmio_mmc_host_probe()