Searched refs:FWK_TIB (Results 1 – 16 of 16) sorted by relevance
/SCP-firmware-master/product/rdv1mc/scp_ramfw/ |
A D | config_cmn650.c | 125 .size = UINT64_C(16) * FWK_TIB, 200 .size = UINT64_C(4) * FWK_TIB, 229 .size = UINT64_C(4) * FWK_TIB, 258 .size = UINT64_C(4) * FWK_TIB, 291 .size = UINT64_C(4) * FWK_TIB, 320 .size = UINT64_C(4) * FWK_TIB, 349 .size = UINT64_C(4) * FWK_TIB, 382 .size = UINT64_C(4) * FWK_TIB, 411 .size = UINT64_C(4) * FWK_TIB, 440 .size = UINT64_C(4) * FWK_TIB, [all …]
|
/SCP-firmware-master/product/rdn2/scp_ramfw/ |
A D | config_cmn700.c | 248 .size = UINT64_C(64) * FWK_TIB, 541 .size = UINT64_C(64) * FWK_TIB, 568 .size = UINT64_C(64) * FWK_TIB, 595 .size = UINT64_C(64) * FWK_TIB, 626 .size = UINT64_C(64) * FWK_TIB, 653 .size = UINT64_C(64) * FWK_TIB, 680 .size = UINT64_C(64) * FWK_TIB, 711 .size = UINT64_C(64) * FWK_TIB, 738 .size = UINT64_C(64) * FWK_TIB, 765 .size = UINT64_C(64) * FWK_TIB, [all …]
|
/SCP-firmware-master/product/rdn1e1/scp_ramfw/ |
A D | config_cmn600.c | 47 .size = UINT64_C(8) * FWK_TIB, 116 .size = UINT64_C(4) * FWK_TIB, 132 .chip_addr_space = UINT64_C(4) * FWK_TIB,
|
/SCP-firmware-master/product/n1sdp/scp_ramfw/ |
A D | config_cmn600.c | 45 .size = UINT64_C(8) * FWK_TIB, 164 .size = UINT64_C(4) * FWK_TIB, 181 .chip_addr_space = UINT64_C(4) * FWK_TIB,
|
A D | config_n1sdp_timer_sync.c | 31 .remote_offset = (4UL * FWK_TIB),
|
/SCP-firmware-master/product/sgi575/scp_ramfw/ |
A D | config_cmn600.c | 44 .size = UINT64_C(256) * FWK_TIB, 119 .chip_addr_space = UINT64_C(4) * FWK_TIB,
|
/SCP-firmware-master/product/rdv1/scp_ramfw/ |
A D | config_cmn650.c | 58 .size = UINT64_C(4) * FWK_TIB, 135 .chip_addr_space = UINT64_C(4) * FWK_TIB,
|
/SCP-firmware-master/product/morello/scp_ramfw_soc/ |
A D | config_cmn_skeena.c | 48 .size = UINT64_C(8) * FWK_TIB, 227 .size = UINT64_C(4) * FWK_TIB, 247 .chip_addr_space = UINT64_C(4) * FWK_TIB,
|
/SCP-firmware-master/product/morello/scp_ramfw_fvp/ |
A D | config_cmn_skeena.c | 44 .size = UINT64_C(8) * FWK_TIB, 171 .chip_addr_space = UINT64_C(4) * FWK_TIB,
|
/SCP-firmware-master/product/tc0/scp_romfw/ |
A D | config_cmn_booker.c | 41 .size = UINT64_C(1) * FWK_TIB,
|
/SCP-firmware-master/product/tc1/scp_romfw/ |
A D | config_cmn_booker.c | 42 .size = UINT64_C(1) * FWK_TIB,
|
/SCP-firmware-master/product/tc2/scp_romfw/ |
A D | config_cmn_booker.c | 42 .size = UINT64_C(1) * FWK_TIB,
|
/SCP-firmware-master/framework/include/ |
A D | fwk_macros.h | 101 #define FWK_TIB (1024ULL * 1024ULL * 1024ULL * 1024ULL) macro
|
/SCP-firmware-master/product/rdn1e1/module/rdn1e1_system/src/ |
A D | mod_rdn1e1_system.c | 354 remote_config.remote_ha_mmap[0].base = (4ULL * FWK_TIB); in rdn1e1_system_process_notification() 359 remote_config.remote_ha_mmap[0].size = (4ULL * FWK_TIB); in rdn1e1_system_process_notification()
|
/SCP-firmware-master/product/n1sdp/module/n1sdp_c2c/src/ |
A D | mod_n1sdp_c2c_i2c.c | 393 remote_config.remote_ha_mmap[0].base = (4ULL * FWK_TIB); in n1sdp_c2c_multichip_run_command() 394 remote_config.remote_ha_mmap[0].size = (4ULL * FWK_TIB); in n1sdp_c2c_multichip_run_command() 692 remote_config.remote_ha_mmap[0].size = (4ULL * FWK_TIB); in n1sdp_c2c_process_command()
|
/SCP-firmware-master/module/cmn_booker/src/ |
A D | mod_cmn_booker.c | 360 fwk_assert(region->size <= UINT64_C(1) * FWK_TIB); in cmn_booker_setup_sam()
|
Completed in 23 milliseconds