Lines Matching refs:get_timer
155 ts = get_timer (0); /* get current time */ in spartan2_sp_load()
159 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_sp_load()
182 ts = get_timer (0); /* get current time */ in spartan2_sp_load()
192 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_sp_load()
215 ts = get_timer (0); /* get current time */ in spartan2_sp_load()
224 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_sp_load()
341 ts = get_timer (0); /* get current time */ in spartan2_ss_load()
344 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_ss_load()
354 ts = get_timer (0); /* get current time */ in spartan2_ss_load()
358 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_ss_load()
402 ts = get_timer (0); /* get current time */ in spartan2_ss_load()
415 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_ss_load()