Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/AndesTech/adp-ag101p/
H A Dadp-ag101p.c70 return ftmac100_initialize(bd); in board_eth_init()
/OK3568_Linux_fs/u-boot/board/AndesTech/adp-ae3xx/
H A Dadp-ae3xx.c62 return ftmac100_initialize(bd); in board_eth_init()
/OK3568_Linux_fs/u-boot/include/
H A Dnetdev.h54 int ftmac100_initialize(bd_t *bits);
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dftmac100.c275 int ftmac100_initialize (bd_t *bd) in ftmac100_initialize() function