Home
last modified time | relevance | path

Searched defs:CONFIG_SYS_FPGA_WAIT (Results 1 – 8 of 8) sorted by relevance

/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/drivers/fpga/
H A Dcyclon2.c29 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/10 /* 100 ms */ macro
H A DACEX1K.c31 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/10 /* 100 ms */ macro
H A Dspartan2.c30 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro
H A Dspartan3.c34 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro
H A Dzynqpl.c35 #define CONFIG_SYS_FPGA_WAIT CONFIG_SYS_HZ/100 /* 10 ms */ macro