Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/include/asm/
A Dconfig_mpc85xx.h148 #define CONFIG_SYS_NUM_FM2_10GEC 1 macro
185 #define CONFIG_SYS_NUM_FM2_10GEC 1 macro
228 #define CONFIG_SYS_NUM_FM2_10GEC 2 macro
233 #define CONFIG_SYS_NUM_FM2_10GEC 1 macro
/u-boot/board/freescale/t4rdb/
A Deth.c136 for (i = FM2_10GEC1; i < FM2_10GEC1 + CONFIG_SYS_NUM_FM2_10GEC; i++) { in board_eth_init()
/u-boot/drivers/net/fm/
A Dinit.c82 #if (CONFIG_SYS_NUM_FM2_10GEC >= 1)
85 #if (CONFIG_SYS_NUM_FM2_10GEC >= 2)
/u-boot/board/freescale/corenet_ds/
A Deth_p4080.c458 for (i = FM2_10GEC1; i < FM2_10GEC1 + CONFIG_SYS_NUM_FM2_10GEC; i++) { in board_eth_init()
/u-boot/scripts/
A Dconfig_whitelist.txt3117 CONFIG_SYS_NUM_FM2_10GEC

Completed in 24 milliseconds