Lines Matching refs:get_timer
158 ts = get_timer (0); /* get current time */ in spartan3_sp_load()
162 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()
185 ts = get_timer (0); /* get current time */ in spartan3_sp_load()
195 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()
218 ts = get_timer (0); /* get current time */ in spartan3_sp_load()
229 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()
346 ts = get_timer (0); /* get current time */ in spartan3_ss_load()
349 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()
361 ts = get_timer (0); /* get current time */ in spartan3_ss_load()
365 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()
417 ts = get_timer (0); /* get current time */ in spartan3_ss_load()
432 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()