Home
last modified time | relevance | path

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

/external/u-boot/include/configs/
Dmx6ul_14x14_evk.h192 #define CONFIG_FEC_ENET_DEV 1 macro
194 #if (CONFIG_FEC_ENET_DEV == 0)
198 #elif (CONFIG_FEC_ENET_DEV == 1)
Dliteboard.h145 #define CONFIG_FEC_ENET_DEV 0 macro
Dudoo_neo.h101 #define CONFIG_FEC_ENET_DEV 0 macro
Dxpress.h70 #define CONFIG_FEC_ENET_DEV 0 macro
/external/u-boot/board/udoo/neo/
Dneo.c300 setup_fec(CONFIG_FEC_ENET_DEV); in board_eth_init()
302 bus = fec_get_miibus(base, CONFIG_FEC_ENET_DEV); in board_eth_init()
313 ret = fec_probe(bis, CONFIG_FEC_ENET_DEV, base, bus, phydev); in board_eth_init()
/external/u-boot/board/freescale/mx6ul_14x14_evk/
Dmx6ul_14x14_evk.c517 setup_iomux_fec(CONFIG_FEC_ENET_DEV); in board_eth_init()
519 return fecmxc_initialize_multi(bis, CONFIG_FEC_ENET_DEV, in board_eth_init()
641 setup_fec(CONFIG_FEC_ENET_DEV); in board_init()
/external/u-boot/board/ccv/xpress/
Dxpress.c310 setup_fec(CONFIG_FEC_ENET_DEV); in board_init()
/external/u-boot/scripts/
Dconfig_whitelist.txt605 CONFIG_FEC_ENET_DEV