Searched refs:CONFIG_SYS_FPGA_WAIT (Results 1 – 9 of 9) sorted by relevance
30 #ifndef CONFIG_SYS_FPGA_WAIT31 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro159 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_sp_load()192 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_sp_load()224 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_sp_load()344 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_ss_load()358 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_ss_load()415 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_ss_load()
34 #ifndef CONFIG_SYS_FPGA_WAIT35 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro163 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()196 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()230 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()350 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()366 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()433 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()
33 #ifndef CONFIG_SYS_FPGA_WAIT34 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro214 if (get_timer(ts) > CONFIG_SYS_FPGA_WAIT) { in zynq_dma_xfer_init()228 if (get_timer(ts) > CONFIG_SYS_FPGA_WAIT) { in zynq_dma_xfer_init()382 if (get_timer(ts) > CONFIG_SYS_FPGA_WAIT) { in zynq_load()462 if (get_timer(ts) > CONFIG_SYS_FPGA_WAIT) { in zynq_loadfs()
29 #ifndef CONFIG_SYS_FPGA_WAIT30 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/10 /* 100 ms */ macro140 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in CYC2_ps_load()
31 #ifndef CONFIG_SYS_FPGA_WAIT32 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/10 /* 100 ms */ macro146 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in ACEX1K_ps_load()
46 #define CONFIG_SYS_FPGA_WAIT 10000 macro
186 #define CONFIG_SYS_FPGA_WAIT 1000 macro
233 #define CONFIG_SYS_FPGA_WAIT 250 /* 250 ms */ macro
2999 CONFIG_SYS_FPGA_WAIT