Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dmx6ul_14x14_evk.h181 #define CONFIG_FEC_ENET_DEV 1 macro
183 #if (CONFIG_FEC_ENET_DEV == 0)
188 #elif (CONFIG_FEC_ENET_DEV == 1)
H A Dliteboard.h143 #define CONFIG_FEC_ENET_DEV 0 macro
H A Dudoo_neo.h99 #define CONFIG_FEC_ENET_DEV 0 macro
H A Dxpress.h68 #define CONFIG_FEC_ENET_DEV 0 macro
/openbmc/u-boot/board/udoo/neo/
H A 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()
/openbmc/u-boot/board/freescale/mx6ul_14x14_evk/
H A Dmx6ul_14x14_evk.c392 setup_iomux_fec(CONFIG_FEC_ENET_DEV); in board_eth_init()
394 return fecmxc_initialize_multi(bis, CONFIG_FEC_ENET_DEV, in board_eth_init()
510 setup_fec(CONFIG_FEC_ENET_DEV); in board_init()
/openbmc/u-boot/board/ccv/xpress/
H A Dxpress.c310 setup_fec(CONFIG_FEC_ENET_DEV); in board_init()
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt584 CONFIG_FEC_ENET_DEV