Searched refs:pci_eth_init (Results 1 - 25 of 27) sorted by relevance

12

/u-boot/board/renesas/r2dplus/
H A Dr2dplus.c51 return pci_eth_init(bis);
/u-boot/board/freescale/t104xrdb/
H A Deth.c91 return pci_eth_init(bis);
/u-boot/board/freescale/ls1043ardb/
H A Deth.c76 return pci_eth_init(bis);
/u-boot/board/thecus/n2350/
H A Dn2350.c125 return pci_eth_init(bis);
/u-boot/board/Marvell/db-88f6720/
H A Ddb-88f6720.c92 return pci_eth_init(bis);
/u-boot/board/kobol/helios4/
H A Dhelios4.c130 return pci_eth_init(bis);
/u-boot/board/freescale/ls1046afrwy/
H A Deth.c63 return pci_eth_init(bis);
/u-boot/board/freescale/ls1046ardb/
H A Deth.c77 return pci_eth_init(bis);
/u-boot/board/imgtec/malta/
H A Dmalta.c130 return pci_eth_init(bis);
/u-boot/board/Synology/ds116/
H A Dds116.c134 return pci_eth_init(bis);
/u-boot/board/Marvell/db-88f6820-amc/
H A Ddb-88f6820-amc.c132 return pci_eth_init(bis);
/u-boot/board/Marvell/db-mv784mp-gp/
H A Ddb-mv784mp-gp.c89 return pci_eth_init(bis);
/u-boot/board/freescale/t4rdb/
H A Deth.c151 return pci_eth_init(bis);
/u-boot/board/freescale/lx2160a/
H A Deth_lx2160ardb.c28 return pci_eth_init(bis);
/u-boot/board/freescale/p2041rdb/
H A Deth.c209 return pci_eth_init(bis);
/u-boot/board/kontron/sl28/
H A Dsl28.c61 return pci_eth_init(bis);
/u-boot/board/freescale/t102xrdb/
H A Deth_t102xrdb.c129 return pci_eth_init(bis);
/u-boot/include/
H A Dnetdev.h82 static inline int pci_eth_init(struct bd_info *bis) function
/u-boot/board/freescale/ls1021atsn/
H A Dls1021atsn.c128 return pci_eth_init(bis);
/u-boot/board/Marvell/db-88f6820-gp/
H A Ddb-88f6820-gp.c159 return pci_eth_init(bis);
/u-boot/board/solidrun/clearfog/
H A Dclearfog.c270 return pci_eth_init(bis);
/u-boot/board/freescale/ls1028a/
H A Dls1028a.c108 return pci_eth_init(bis);
/u-boot/board/theadorable/
H A Dtheadorable.c251 return pci_eth_init(bis);
/u-boot/board/freescale/ls1043aqds/
H A Deth.c499 return pci_eth_init(bis);
/u-boot/board/freescale/ls1046aqds/
H A Deth.c429 return pci_eth_init(bis);

Completed in 164 milliseconds

12