Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dtmio_mmc.h187 unsigned int (*get_timeout_cycles)(struct tmio_mmc_host *host); member
A Dtmio_mmc_core.c916 host->mmc->max_busy_timeout = host->get_timeout_cycles(host) / in tmio_mmc_max_busy_timeout()
1144 if (pdata->flags & TMIO_MMC_USE_BUSY_TIMEOUT && !_host->get_timeout_cycles) in tmio_mmc_host_probe()
1145 _host->get_timeout_cycles = tmio_mmc_get_timeout_cycles; in tmio_mmc_host_probe()
A Drenesas_sdhi_core.c1039 host->get_timeout_cycles = renesas_sdhi_gen3_get_cycles; in renesas_sdhi_probe()

Completed in 10 milliseconds