Home
last modified time | relevance | path

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

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