Home
last modified time | relevance | path

Searched refs:ftmac100_initialize (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/AndesTech/adp-ag101p/
H A Dadp-ag101p.c68 return ftmac100_initialize(bd); in board_eth_init()
/openbmc/u-boot/board/AndesTech/adp-ae3xx/
H A Dadp-ae3xx.c61 return ftmac100_initialize(bd); in board_eth_init()
/openbmc/u-boot/board/AndesTech/ax25-ae350/
H A Dax25-ae350.c59 return ftmac100_initialize(bd); in board_eth_init()
/openbmc/u-boot/include/
H A Dnetdev.h46 int ftmac100_initialize(bd_t *bits);
/openbmc/u-boot/drivers/net/
H A Dftmac100.c278 int ftmac100_initialize (bd_t *bd) in ftmac100_initialize() function