/openbmc/u-boot/board/freescale/c29xpcie/ |
H A D | c29xpcie.c | 111 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/p1_twr/ |
H A D | p1_twr.c | 218 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/ls1021aqds/ |
H A D | eth.c | 182 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/mpc8572ds/ |
H A D | mpc8572ds.c | 227 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/ls1021aiot/ |
H A D | ls1021aiot.c | 152 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/mpc8536ds/ |
H A D | mpc8536ds.c | 267 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/mpc8544ds/ |
H A D | mpc8544ds.c | 301 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/p1022ds/ |
H A D | p1022ds.c | 303 return tsec_eth_init(bis, tsec_info, num) + pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/Arcturus/ucp1020/ |
H A D | ucp1020.c | 294 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/mpc8548cds/ |
H A D | mpc8548cds.c | 345 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/gdsys/p1022/ |
H A D | controlcenterd.c | 325 return tsec_eth_init(bis, tsec_info, num) + pci_eth_init(bis); in board_eth_init()
|
/openbmc/u-boot/board/freescale/bsc9132qds/ |
H A D | bsc9132qds.c | 251 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/mpc837xemds/ |
H A D | mpc837xemds.c | 137 return tsec_eth_init(bd, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
H A D | p1_p2_rdb_pc.c | 368 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/include/ |
H A D | tsec.h | 428 int tsec_eth_init(bd_t *bis, struct tsec_info_struct *tsec_info, int num);
|
/openbmc/u-boot/drivers/net/ |
H A D | tsec.c | 768 int tsec_eth_init(bd_t *bis, struct tsec_info_struct *tsecs, int num) in tsec_eth_init() function 792 return tsec_eth_init(bis, tsec_info, ARRAY_SIZE(tsec_info)); in tsec_standard_init()
|
/openbmc/u-boot/board/freescale/p1010rdb/ |
H A D | p1010rdb.c | 363 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|
/openbmc/u-boot/board/freescale/ls1021atwr/ |
H A D | ls1021atwr.c | 286 tsec_eth_init(bis, tsec_info, num); in board_eth_init()
|