Searched refs:MAX_RETRY_MS (Results 1 – 1 of 1) sorted by relevance
142 #define MAX_RETRY_MS 1000 macro278 if (get_timer(0) - start > MAX_RETRY_MS) { in mmc_init_stream()289 if (get_timer(0) - start > MAX_RETRY_MS) { in mmc_init_stream()730 if (get_timer(0) - start > MAX_RETRY_MS) { in omap_hsmmc_init_setup()738 if (get_timer(0) - start > MAX_RETRY_MS) { in omap_hsmmc_init_setup()773 if (get_timer(0) - start > MAX_RETRY_MS) { in omap_hsmmc_init_setup()829 if (get_timer(0) - start > MAX_RETRY_MS) { in mmc_reset_controller_fsm()973 if (get_timer(0) - start > MAX_RETRY_MS) {982 if (get_timer(0) - start > MAX_RETRY_MS) {1058 if (get_timer(start) > MAX_RETRY_MS) {[all …]