Searched refs:SET_STD_TSEC_INFO (Results 1 – 9 of 9) sorted by relevance
| /u-boot/board/freescale/ls1021aqds/ |
| A D | eth.c | 139 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 150 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 161 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
| /u-boot/board/freescale/mpc8548cds/ |
| A D | mpc8548cds.c | 317 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 321 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 327 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init() 335 SET_STD_TSEC_INFO(tsec_info[num], 4); in board_eth_init()
|
| /u-boot/board/Arcturus/ucp1020/ |
| A D | ucp1020.c | 275 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 279 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 290 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
| /u-boot/board/freescale/ls1021aiot/ |
| A D | ls1021aiot.c | 119 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 127 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init()
|
| /u-boot/board/freescale/p1_p2_rdb_pc/ |
| A D | p1_p2_rdb_pc.c | 306 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 310 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 318 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
| /u-boot/board/gdsys/p1022/ |
| A D | controlcenterd.c | 318 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 322 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init()
|
| /u-boot/board/freescale/mpc837xemds/ |
| A D | mpc837xemds.c | 102 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 120 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init()
|
| /u-boot/board/freescale/p1010rdb/ |
| A D | p1010rdb.c | 500 SET_STD_TSEC_INFO(tsec_info[num], 1); in board_eth_init() 504 SET_STD_TSEC_INFO(tsec_info[num], 2); in board_eth_init() 510 SET_STD_TSEC_INFO(tsec_info[num], 3); in board_eth_init()
|
| /u-boot/include/ |
| A D | tsec.h | 60 #define SET_STD_TSEC_INFO(x, num) \ macro
|
Completed in 20 milliseconds