Searched refs:TIMEOUT_DELAY (Results 1 – 1 of 1) sorted by relevance
26 #define TIMEOUT_DELAY 5*CONFIG_SYS_HZ /* wait 5 seconds */ macro95 if ((get_timer(0) - start) > TIMEOUT_DELAY) { in mvebu_mmc_send_cmd()181 if ((get_timer(0) - start) > TIMEOUT_DELAY) { in mvebu_mmc_send_cmd()