Home
last modified time | relevance | path

Searched refs:TMIO_MMC_USE_BUSY_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dtmio.h63 #define TMIO_MMC_USE_BUSY_TIMEOUT BIT(5) macro
/openbmc/linux/drivers/mmc/host/
H A Dtmio_mmc_core.c999 if (host->pdata->flags & TMIO_MMC_USE_BUSY_TIMEOUT) in tmio_mmc_set_ios()
1158 if (pdata->flags & TMIO_MMC_USE_BUSY_TIMEOUT && !_host->get_timeout_cycles) in tmio_mmc_host_probe()
H A Duniphier-sd.c656 tmio_data->flags |= TMIO_MMC_USE_BUSY_TIMEOUT; in uniphier_sd_probe()
H A Drenesas_sdhi_core.c1043 mmc_data->flags |= TMIO_MMC_USE_BUSY_TIMEOUT; in renesas_sdhi_probe()