Home
last modified time | relevance | path

Searched refs:FWK_TIB (Results 1 – 16 of 16) sorted by relevance

/SCP-firmware-master/product/rdv1mc/scp_ramfw/
A Dconfig_cmn650.c125 .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 Dconfig_cmn700.c248 .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 Dconfig_cmn600.c47 .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 Dconfig_cmn600.c45 .size = UINT64_C(8) * FWK_TIB,
164 .size = UINT64_C(4) * FWK_TIB,
181 .chip_addr_space = UINT64_C(4) * FWK_TIB,
A Dconfig_n1sdp_timer_sync.c31 .remote_offset = (4UL * FWK_TIB),
/SCP-firmware-master/product/sgi575/scp_ramfw/
A Dconfig_cmn600.c44 .size = UINT64_C(256) * FWK_TIB,
119 .chip_addr_space = UINT64_C(4) * FWK_TIB,
/SCP-firmware-master/product/rdv1/scp_ramfw/
A Dconfig_cmn650.c58 .size = UINT64_C(4) * FWK_TIB,
135 .chip_addr_space = UINT64_C(4) * FWK_TIB,
/SCP-firmware-master/product/morello/scp_ramfw_soc/
A Dconfig_cmn_skeena.c48 .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 Dconfig_cmn_skeena.c44 .size = UINT64_C(8) * FWK_TIB,
171 .chip_addr_space = UINT64_C(4) * FWK_TIB,
/SCP-firmware-master/product/tc0/scp_romfw/
A Dconfig_cmn_booker.c41 .size = UINT64_C(1) * FWK_TIB,
/SCP-firmware-master/product/tc1/scp_romfw/
A Dconfig_cmn_booker.c42 .size = UINT64_C(1) * FWK_TIB,
/SCP-firmware-master/product/tc2/scp_romfw/
A Dconfig_cmn_booker.c42 .size = UINT64_C(1) * FWK_TIB,
/SCP-firmware-master/framework/include/
A Dfwk_macros.h101 #define FWK_TIB (1024ULL * 1024ULL * 1024ULL * 1024ULL) macro
/SCP-firmware-master/product/rdn1e1/module/rdn1e1_system/src/
A Dmod_rdn1e1_system.c354 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 Dmod_n1sdp_c2c_i2c.c393 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 Dmod_cmn_booker.c360 fwk_assert(region->size <= UINT64_C(1) * FWK_TIB); in cmn_booker_setup_sam()

Completed in 23 milliseconds