Home
last modified time | relevance | path

Searched refs:fec_probe (Results 1 – 9 of 9) sorted by relevance

/u-boot/board/seco/mx6quq7/
A Dmx6quq7.c85 ret = fec_probe(bis, -1, base, bus, phydev); in board_eth_init()
/u-boot/include/
A Dnetdev.h126 int fec_probe(struct bd_info *bd, int dev_id, uint32_t base_addr,
/u-boot/board/technologic/ts4800/
A Dts4800.c228 ret = fec_probe(bd, dev_id, addr, bus, phydev); in board_eth_init()
/u-boot/board/udoo/
A Dudoo.c207 ret = fec_probe(bis, -1, base, bus, phydev); in board_eth_init()
/u-boot/board/bachmann/ot1200/
A Dot1200.c312 ret = fec_probe(bis, -1, base, bus, phydev); in board_eth_init()
/u-boot/drivers/net/
A Dfec_mxc.c1106 int fec_probe(struct bd_info *bd, int dev_id, uint32_t base_addr, in fec_probe() function
1109 static int fec_probe(struct bd_info *bd, int dev_id, uint32_t base_addr, in fec_probe()
1240 ret = fec_probe(bd, dev_id, addr, bus, phydev); in fecmxc_initialize_multi()
1242 ret = fec_probe(bd, dev_id, addr, bus, phy_id); in fecmxc_initialize_multi()
/u-boot/board/udoo/neo/
A Dneo.c318 ret = fec_probe(bis, CONFIG_FEC_ENET_DEV, base, bus, phydev); in board_eth_init()
/u-boot/board/boundary/nitrogen6x/
A Dnitrogen6x.c354 ret = fec_probe(bis, -1, base, bus, phydev); in board_eth_init()
/u-boot/board/congatec/cgtqmx6eval/
A Dcgtqmx6eval.c317 ret = fec_probe(bis, -1, IMX_FEC_BASE, bus, phydev); in board_eth_init()

Completed in 21 milliseconds