Home
last modified time | relevance | path

Searched refs:CONFIG_FEC_ENET_DEV (Results 1 – 14 of 14) sorted by relevance

/u-boot/include/configs/
A Dmx6ullevk.h158 #define CONFIG_FEC_ENET_DEV 1 macro
159 #if (CONFIG_FEC_ENET_DEV == 0)
161 #elif (CONFIG_FEC_ENET_DEV == 1)
A Ddart_6ul.h24 #define CONFIG_FEC_ENET_DEV 0 macro
25 #if (CONFIG_FEC_ENET_DEV == 0)
27 #elif (CONFIG_FEC_ENET_DEV == 1)
A Dmx6ul_14x14_evk.h165 #define CONFIG_FEC_ENET_DEV 1 macro
167 #if (CONFIG_FEC_ENET_DEV == 0)
172 #elif (CONFIG_FEC_ENET_DEV == 1)
A Dliteboard.h136 #define CONFIG_FEC_ENET_DEV 0 macro
A Dxpress.h60 #define CONFIG_FEC_ENET_DEV 0 macro
A Dudoo_neo.h89 #define CONFIG_FEC_ENET_DEV 0 macro
A Dcapricorn-common.h48 #define CONFIG_FEC_ENET_DEV 1 macro
A Dapalis-imx8x.h138 #define CONFIG_FEC_ENET_DEV 0 macro
/u-boot/board/freescale/mx6ullevk/
A Dmx6ullevk.c113 setup_fec(CONFIG_FEC_ENET_DEV); in board_init()
/u-boot/board/udoo/neo/
A Dneo.c305 setup_fec(CONFIG_FEC_ENET_DEV); in board_eth_init()
307 bus = fec_get_miibus(base, CONFIG_FEC_ENET_DEV); in board_eth_init()
318 ret = fec_probe(bis, CONFIG_FEC_ENET_DEV, base, bus, phydev); in board_eth_init()
/u-boot/board/variscite/dart_6ul/
A Ddart_6ul.c150 setup_fec(CONFIG_FEC_ENET_DEV); in board_init()
/u-boot/board/ccv/xpress/
A Dxpress.c315 setup_fec(CONFIG_FEC_ENET_DEV); in board_init()
/u-boot/board/freescale/mx6ul_14x14_evk/
A Dmx6ul_14x14_evk.c284 setup_fec(CONFIG_FEC_ENET_DEV); in board_init()
/u-boot/scripts/
A Dconfig_whitelist.txt486 CONFIG_FEC_ENET_DEV

Completed in 13 milliseconds