Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Dspartan2.c30 #ifndef CONFIG_SYS_FPGA_WAIT
31 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro
159 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()
H A Dspartan3.c34 #ifndef CONFIG_SYS_FPGA_WAIT
35 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro
163 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()
H A Dzynqpl.c33 #ifndef CONFIG_SYS_FPGA_WAIT
34 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro
214 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()
H A Dcyclon2.c29 #ifndef CONFIG_SYS_FPGA_WAIT
30 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/10 /* 100 ms */ macro
140 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in CYC2_ps_load()
H A DACEX1K.c31 #ifndef CONFIG_SYS_FPGA_WAIT
32 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/10 /* 100 ms */ macro
146 if (get_timer (ts) > CONFIG_SYS_FPGA_WAIT) { /* check the time */ in ACEX1K_ps_load()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dmt_ventoux.h46 #define CONFIG_SYS_FPGA_WAIT 10000 macro
H A Dastro_mcf5373l.h186 #define CONFIG_SYS_FPGA_WAIT 1000 macro
H A Dapf27.h233 #define CONFIG_SYS_FPGA_WAIT 250 /* 250 ms */ macro
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt2999 CONFIG_SYS_FPGA_WAIT