Lines Matching refs:get_timer
159 ts = get_timer (0); /* get current time */ in spartan3_sp_load()
163 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()
186 ts = get_timer (0); /* get current time */ in spartan3_sp_load()
196 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()
219 ts = get_timer (0); /* get current time */ in spartan3_sp_load()
230 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()
347 ts = get_timer (0); /* get current time */ in spartan3_ss_load()
350 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()
362 ts = get_timer (0); /* get current time */ in spartan3_ss_load()
366 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()
418 ts = get_timer (0); /* get current time */ in spartan3_ss_load()
433 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()