/openbmc/u-boot/board/freescale/mpc8572ds/ |
H A D | mpc8572ds.c | 181 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 189 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 197 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init() 205 SET_STD_TSEC_INFO(tsec_info[num], 4); in board_eth_init()
|
/openbmc/u-boot/board/freescale/p1_twr/ |
H A D | p1_twr.c | 192 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 196 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 204 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
/openbmc/u-boot/board/freescale/ls1021aqds/ |
H A D | eth.c | 138 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 149 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 160 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
/openbmc/u-boot/board/freescale/mpc8548cds/ |
H A D | mpc8548cds.c | 311 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 315 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 321 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init() 329 SET_STD_TSEC_INFO(tsec_info[num], 4); in board_eth_init()
|
/openbmc/u-boot/board/freescale/c29xpcie/ |
H A D | c29xpcie.c | 93 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 97 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init()
|
/openbmc/u-boot/board/Arcturus/ucp1020/ |
H A D | ucp1020.c | 265 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 269 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 280 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
/openbmc/u-boot/board/freescale/ls1021aiot/ |
H A D | ls1021aiot.c | 128 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 136 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init()
|
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/ |
H A D | p1_p2_rdb_pc.c | 329 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 333 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 341 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
/openbmc/u-boot/board/freescale/mpc8536ds/ |
H A D | mpc8536ds.c | 233 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 242 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
/openbmc/u-boot/board/freescale/mpc8544ds/ |
H A D | mpc8544ds.c | 270 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 278 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
/openbmc/u-boot/board/freescale/p1022ds/ |
H A D | p1022ds.c | 291 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 295 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init()
|
/openbmc/u-boot/board/gdsys/p1022/ |
H A D | controlcenterd.c | 313 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 317 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init()
|
/openbmc/u-boot/board/freescale/bsc9132qds/ |
H A D | bsc9132qds.c | 237 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 243 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init()
|
/openbmc/u-boot/board/freescale/p1010rdb/ |
H A D | p1010rdb.c | 339 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 343 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 349 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
/openbmc/u-boot/board/freescale/ls1021atwr/ |
H A D | ls1021atwr.c | 257 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 265 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 273 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
/openbmc/u-boot/board/freescale/mpc837xemds/ |
H A D | mpc837xemds.c | 97 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 115 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init()
|
/openbmc/u-boot/include/ |
H A D | tsec.h | 58 #define SET_STD_TSEC_INFO(x, num) \ macro
|