Home
last modified time | relevance | path

Searched refs:max_busy_timeout (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/mmc/
H A Dhost.h482 unsigned int max_busy_timeout; /* max busy timeout in ms */ member
/linux/drivers/mmc/host/
H A Dbcm2835.c1270 mmc->max_busy_timeout = ~0 / (mmc->f_max / 1000); in bcm2835_add_host()
1273 mmc->f_max, mmc->f_min, mmc->max_busy_timeout); in bcm2835_add_host()
H A Dmeson-mx-sdhc-mmc.c818 mmc->max_busy_timeout = 30 * MSEC_PER_SEC; in meson_mx_sdhc_probe()
H A Djz4740_mmc.c1097 mmc->max_busy_timeout = JZ_MMC_REQ_TIMEOUT_MS; in jz4740_mmc_probe()
H A Dtifm_sd.c962 mmc->max_busy_timeout = TIFM_MMCSD_REQ_TIMEOUT_MS; in tifm_sd_probe()
H A Dusdhi6rol0.c1785 mmc->max_busy_timeout = USDHI6_REQ_TIMEOUT_MS; in usdhi6_probe()