Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dmmc_ops.c26 #define MMC_OPS_TIMEOUT_MS (10 * 60 * 1000) /* 10 minute timeout */ macro
461 timeout_ms = MMC_OPS_TIMEOUT_MS; in mmc_poll_for_busy()
977 timeout = MMC_OPS_TIMEOUT_MS; in mmc_start_bkops()