Home
last modified time | relevance | path

Searched refs:board_eth_init (Results 1 – 25 of 227) sorted by relevance

12345678910

/OK3568_Linux_fs/u-boot/net/
H A Deth_legacy.c28 int board_eth_init(bd_t *bis) __attribute__((weak, alias("__def_eth_init")));
249 if (board_eth_init != __def_eth_init) { in eth_initialize()
250 if (board_eth_init(gd->bd) < 0) in eth_initialize()
/OK3568_Linux_fs/u-boot/board/ti/evm/
H A Devm.c300 int board_eth_init(bd_t *bis) in board_eth_init() function
364 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/abilis/tb100/
H A Dtb100.c17 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/BuR/common/
H A Dbur_common.h23 int board_eth_init(bd_t *bis);
/OK3568_Linux_fs/u-boot/board/renesas/MigoR/
H A Dmigo_r.c34 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/ms7722se/
H A Dms7722se.c40 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/spear/spear600/
H A Dspear600.c46 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c57 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/renesas/r7780mp/
H A Dr7780mp.c59 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/renesas/r2dplus/
H A Dr2dplus.c55 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/h2200/
H A Dh2200.c18 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/qemu-mips/
H A Dqemu-mips.c80 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/renesas/r0p7734/
H A Dr0p7734.c53 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/spear/spear300/
H A Dspear300.c51 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/freescale/ls1012afrdm/
H A Dls1012afrdm.c60 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/renesas/sh7785lcr/
H A Dsh7785lcr.c30 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/ti/sdp4430/
H A Dsdp.c36 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/broadcom/bcm_ep/
H A Dboard.c75 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/renesas/rsk7269/
H A Drsk7269.c55 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/renesas/rsk7203/
H A Drsk7203.c53 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/renesas/rsk7264/
H A Drsk7264.c54 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/ppcag/bg0900/
H A Dbg0900.c53 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/spear/spear320/
H A Dspear320.c63 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/spear/spear310/
H A Dspear310.c52 int board_eth_init(bd_t *bis) in board_eth_init() function
/OK3568_Linux_fs/u-boot/board/samsung/smdkc100/
H A Dsmdkc100.c71 int board_eth_init(bd_t *bis) in board_eth_init() function

12345678910