Home
last modified time | relevance | path

Searched refs:CONFIG_MAX_FPGA_DEVICES (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/fpga/
H A Dfpga.c14 #ifndef CONFIG_MAX_FPGA_DEVICES
15 #define CONFIG_MAX_FPGA_DEVICES 5 macro
20 static fpga_desc desc_table[CONFIG_MAX_FPGA_DEVICES];
158 if (next_desc < CONFIG_MAX_FPGA_DEVICES) { in fpga_add()
/openbmc/u-boot/include/
H A Dfpga.h12 #ifndef CONFIG_MAX_FPGA_DEVICES
13 #define CONFIG_MAX_FPGA_DEVICES 5 macro
/openbmc/u-boot/include/configs/
H A Dmt_ventoux.h36 #define CONFIG_MAX_FPGA_DEVICES 1 macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt1184 CONFIG_MAX_FPGA_DEVICES