Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NUM_FM1_10GEC (Results 1 – 11 of 11) sorted by relevance

/u-boot/arch/powerpc/include/asm/
A Dconfig_mpc85xx.h108 #define CONFIG_SYS_NUM_FM1_10GEC 1 macro
128 #define CONFIG_SYS_NUM_FM1_10GEC 1 macro
147 #define CONFIG_SYS_NUM_FM1_10GEC 1 macro
165 #define CONFIG_SYS_NUM_FM1_10GEC 1 macro
183 #define CONFIG_SYS_NUM_FM1_10GEC 1 macro
226 #define CONFIG_SYS_NUM_FM1_10GEC 2 macro
231 #define CONFIG_SYS_NUM_FM1_10GEC 1 macro
294 #define CONFIG_SYS_NUM_FM1_10GEC 2 macro
306 #define CONFIG_SYS_NUM_FM1_10GEC 0 macro
349 #define CONFIG_SYS_NUM_FM1_10GEC 1 macro
[all …]
/u-boot/drivers/net/fm/
A Dinit.c70 #if (CONFIG_SYS_NUM_FM1_10GEC >= 1)
73 #if (CONFIG_SYS_NUM_FM1_10GEC >= 2)
76 #if (CONFIG_SYS_NUM_FM1_10GEC >= 3)
79 #if (CONFIG_SYS_NUM_FM1_10GEC >= 4)
/u-boot/board/freescale/t208xrdb/
A Deth_t208xrdb.c90 for (i = FM1_10GEC1; i < FM1_10GEC1 + CONFIG_SYS_NUM_FM1_10GEC; i++) { in board_eth_init()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dp2041_ids.c69 #if (CONFIG_SYS_NUM_FM1_10GEC == 1)
/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
A Dconfig.h322 #define CONFIG_SYS_NUM_FM1_10GEC 1 macro
385 #define CONFIG_SYS_NUM_FM1_10GEC 2 macro
/u-boot/board/freescale/t102xrdb/
A Deth_t102xrdb.c115 for (i = FM1_10GEC1; i < FM1_10GEC1 + CONFIG_SYS_NUM_FM1_10GEC; i++) { in board_eth_init()
/u-boot/board/freescale/t4rdb/
A Deth.c96 for (i = FM1_10GEC1; i < FM1_10GEC1 + CONFIG_SYS_NUM_FM1_10GEC; i++) { in board_eth_init()
/u-boot/include/
A Dfm_eth.h134 #if (CONFIG_SYS_NUM_FM1_10GEC >= 3)
/u-boot/board/freescale/corenet_ds/
A Deth_p4080.c386 for (i = FM1_10GEC1; i < FM1_10GEC1 + CONFIG_SYS_NUM_FM1_10GEC; i++) { in board_eth_init()
/u-boot/board/freescale/t208xqds/
A Deth_t208xqds.c782 for (i = FM1_10GEC1; i < FM1_10GEC1 + CONFIG_SYS_NUM_FM1_10GEC; i++) { in board_eth_init()
/u-boot/scripts/
A Dconfig_whitelist.txt3115 CONFIG_SYS_NUM_FM1_10GEC

Completed in 30 milliseconds