Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_FPGA_COUNT (Results 1 – 5 of 5) sorted by relevance

/u-boot/board/gdsys/mpc8308/
A Dmpc8308.c58 for (k = 0; k < CONFIG_SYS_FPGA_COUNT; ++k) in board_early_init_f()
69 for (k = 0; k < CONFIG_SYS_FPGA_COUNT; ++k) in board_early_init_r()
81 for (k = 0; k < CONFIG_SYS_FPGA_COUNT; ++k) { in board_early_init_r()
97 for (k = 0; k < CONFIG_SYS_FPGA_COUNT; ++k) { in board_early_init_r()
/u-boot/arch/powerpc/include/asm/
A Dglobal_data.h98 #ifdef CONFIG_SYS_FPGA_COUNT
99 unsigned fpga_state[CONFIG_SYS_FPGA_COUNT];
/u-boot/include/configs/
A Dhrcon.h134 #define CONFIG_SYS_FPGA_COUNT 1 macro
A Dstrider.h132 #define CONFIG_SYS_FPGA_COUNT 1 macro
/u-boot/scripts/
A Dconfig_whitelist.txt2227 CONFIG_SYS_FPGA_COUNT

Completed in 11 milliseconds