Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dmx6ul_14x14_evk.h197 #define CONFIG_FEC_ENET_DEV 1 macro
199 #if (CONFIG_FEC_ENET_DEV == 0)
203 #elif (CONFIG_FEC_ENET_DEV == 1)
H A Dudoo_neo.h108 #define CONFIG_FEC_ENET_DEV 0 macro
H A Dliteboard.h148 #define CONFIG_FEC_ENET_DEV 0 macro
H A Dxpress.h73 #define CONFIG_FEC_ENET_DEV 0 macro
/OK3568_Linux_fs/u-boot/board/udoo/neo/
H A Dneo.c301 setup_fec(CONFIG_FEC_ENET_DEV); in board_eth_init()
303 bus = fec_get_miibus(base, CONFIG_FEC_ENET_DEV); in board_eth_init()
314 ret = fec_probe(bis, CONFIG_FEC_ENET_DEV, base, bus, phydev); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/freescale/mx6ul_14x14_evk/
H A Dmx6ul_14x14_evk.c518 setup_iomux_fec(CONFIG_FEC_ENET_DEV); in board_eth_init()
520 return fecmxc_initialize_multi(bis, CONFIG_FEC_ENET_DEV, in board_eth_init()
642 setup_fec(CONFIG_FEC_ENET_DEV); in board_init()
/OK3568_Linux_fs/u-boot/board/ccv/xpress/
H A Dxpress.c305 setup_fec(CONFIG_FEC_ENET_DEV); in board_init()
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt694 CONFIG_FEC_ENET_DEV