Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Domap_hsmmc.c81 #define MAX_RETRY_MS 1000 macro
201 if (get_timer(0) - start > MAX_RETRY_MS) { in mmc_init_stream()
212 if (get_timer(0) - start > MAX_RETRY_MS) { in mmc_init_stream()
235 if (get_timer(0) - start > MAX_RETRY_MS) { in omap_hsmmc_init_setup()
243 if (get_timer(0) - start > MAX_RETRY_MS) { in omap_hsmmc_init_setup()
266 if (get_timer(0) - start > MAX_RETRY_MS) { in omap_hsmmc_init_setup()
315 if (get_timer(0) - start > MAX_RETRY_MS) in mmc_reset_controller_fsm()
322 if (get_timer(0) - start > MAX_RETRY_MS) { in mmc_reset_controller_fsm()
347 if (get_timer(0) - start > MAX_RETRY_MS) {
356 if (get_timer(0) - start > MAX_RETRY_MS) {
[all …]