Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_FPGA_WAIT (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/drivers/fpga/
H A Dspartan2.c29 #ifndef CONFIG_SYS_FPGA_WAIT
30 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro
158 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_sp_load()
191 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_sp_load()
223 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_sp_load()
343 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_ss_load()
357 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_ss_load()
414 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan2_ss_load()
H A Dspartan3.c33 #ifndef CONFIG_SYS_FPGA_WAIT
34 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro
162 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()
195 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()
229 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_sp_load()
349 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()
365 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()
432 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in spartan3_ss_load()
H A Dcyclon2.c28 #ifndef CONFIG_SYS_FPGA_WAIT
29 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/10 /* 100 ms */ macro
139 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in CYC2_ps_load()
H A Dzynqpl.c34 #ifndef CONFIG_SYS_FPGA_WAIT
35 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro
230 if (get_timer(ts) > CONFIG_SYS_FPGA_WAIT) { in zynq_dma_xfer_init()
244 if (get_timer(ts) > CONFIG_SYS_FPGA_WAIT) { in zynq_dma_xfer_init()
398 if (get_timer(ts) > CONFIG_SYS_FPGA_WAIT) { in zynq_load()
478 if (get_timer(ts) > CONFIG_SYS_FPGA_WAIT) { in zynq_loadfs()
H A DACEX1K.c30 #ifndef CONFIG_SYS_FPGA_WAIT
31 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/10 /* 100 ms */ macro
145 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in ACEX1K_ps_load()
/openbmc/u-boot/include/configs/
H A Dmt_ventoux.h35 #define CONFIG_SYS_FPGA_WAIT 10000 macro
H A Dastro_mcf5373l.h173 #define CONFIG_SYS_FPGA_WAIT 1000 macro
H A Dapf27.h197 #define CONFIG_SYS_FPGA_WAIT 250 /* 250 ms */ macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt2642 CONFIG_SYS_FPGA_WAIT