Home
last modified time | relevance | path

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

/u-boot/include/
A Dfpga.h12 #ifndef CONFIG_MAX_FPGA_DEVICES
13 #define CONFIG_MAX_FPGA_DEVICES 5 macro
/u-boot/drivers/fpga/
A Dfpga.c17 #ifndef CONFIG_MAX_FPGA_DEVICES
18 #define CONFIG_MAX_FPGA_DEVICES 5 macro
23 static fpga_desc desc_table[CONFIG_MAX_FPGA_DEVICES];
161 if (next_desc < CONFIG_MAX_FPGA_DEVICES) { in fpga_add()
/u-boot/scripts/
A Dconfig_whitelist.txt1008 CONFIG_MAX_FPGA_DEVICES

Completed in 5 milliseconds