Home
last modified time | relevance | path

Searched refs:remote_rnf_count (Results 1 – 13 of 13) sorted by relevance

/SCP-firmware-master/product/rdv1mc/scp_ramfw/
A Dconfig_cmn650.c197 .remote_rnf_count = RNF_PER_CHIP * (CHIP_COUNT - 1),
226 .remote_rnf_count = RNF_PER_CHIP * (CHIP_COUNT - 1),
255 .remote_rnf_count = RNF_PER_CHIP * (CHIP_COUNT - 1),
288 .remote_rnf_count = RNF_PER_CHIP * (CHIP_COUNT - 1),
317 .remote_rnf_count = RNF_PER_CHIP * (CHIP_COUNT - 1),
346 .remote_rnf_count = RNF_PER_CHIP * (CHIP_COUNT - 1),
379 .remote_rnf_count = RNF_PER_CHIP * (CHIP_COUNT - 1),
408 .remote_rnf_count = RNF_PER_CHIP * (CHIP_COUNT - 1),
437 .remote_rnf_count = RNF_PER_CHIP * (CHIP_COUNT - 1),
470 .remote_rnf_count = RNF_PER_CHIP * (CHIP_COUNT - 1),
[all …]
/SCP-firmware-master/product/rdn2/scp_ramfw/
A Dconfig_cmn700.c538 .remote_rnf_count = RNF_PER_CHIP_CFG2 * (PLATFORM_CHIP_COUNT - 1),
565 .remote_rnf_count = RNF_PER_CHIP_CFG2 * (PLATFORM_CHIP_COUNT - 1),
592 .remote_rnf_count = RNF_PER_CHIP_CFG2 * (PLATFORM_CHIP_COUNT - 1),
623 .remote_rnf_count = RNF_PER_CHIP_CFG2 * (PLATFORM_CHIP_COUNT - 1),
650 .remote_rnf_count = RNF_PER_CHIP_CFG2 * (PLATFORM_CHIP_COUNT - 1),
677 .remote_rnf_count = RNF_PER_CHIP_CFG2 * (PLATFORM_CHIP_COUNT - 1),
708 .remote_rnf_count = RNF_PER_CHIP_CFG2 * (PLATFORM_CHIP_COUNT - 1),
735 .remote_rnf_count = RNF_PER_CHIP_CFG2 * (PLATFORM_CHIP_COUNT - 1),
762 .remote_rnf_count = RNF_PER_CHIP_CFG2 * (PLATFORM_CHIP_COUNT - 1),
793 .remote_rnf_count = RNF_PER_CHIP_CFG2 * (PLATFORM_CHIP_COUNT - 1),
[all …]
/SCP-firmware-master/module/cmn650/include/
A Dmod_cmn650.h185 unsigned int remote_rnf_count; member
/SCP-firmware-master/module/cmn700/include/
A Dmod_cmn700.h298 unsigned int remote_rnf_count; member
/SCP-firmware-master/module/cmn600/include/
A Dmod_cmn600.h178 uint8_t remote_rnf_count; member
/SCP-firmware-master/module/cmn_skeena/include/
A Dmod_cmn_skeena.h251 uint8_t remote_rnf_count; member
/SCP-firmware-master/module/cmn650/src/
A Dcmn650_ccix.c673 if (ccix_config->remote_rnf_count && (ctx->rnf_count == 0)) { in ccix_setup()
677 ccix_config->remote_rnf_count); in ccix_setup()
681 for (i = 0; i < ccix_config->remote_rnf_count; i++) { in ccix_setup()
/SCP-firmware-master/module/cmn700/src/
A Dcmn700_ccg.c728 if (ccg_config->remote_rnf_count && (ctx->rnf_count == 0)) { in ccg_setup()
732 ccg_config->remote_rnf_count); in ccg_setup()
736 for (i = 0; i < ccg_config->remote_rnf_count; i++) { in ccg_setup()
/SCP-firmware-master/product/rdn1e1/module/rdn1e1_system/src/
A Dmod_rdn1e1_system.c346 remote_config.remote_rnf_count = 2; in rdn1e1_system_process_notification()
/SCP-firmware-master/product/n1sdp/module/n1sdp_c2c/src/
A Dmod_n1sdp_c2c_i2c.c382 remote_config.remote_rnf_count = 2; in n1sdp_c2c_multichip_run_command()
680 remote_config.remote_rnf_count = 2; in n1sdp_c2c_process_command()
/SCP-firmware-master/product/n1sdp/module/scmi_ccix_config/src/
A Dmod_scmi_ccix_config.c274 ccix_ep_config.remote_rnf_count = in scmi_ccix_config_protocol_set_handler()
/SCP-firmware-master/module/cmn600/src/
A Dcmn600_ccix.c520 for (i = 0; i < ccix_remote_config->remote_rnf_count; i++) { in ccix_setup()
/SCP-firmware-master/module/cmn_skeena/src/
A Dcmn_skeena_ccix.c547 for (i = 0; i < ccix_remote_config->remote_rnf_count; i++) { in ccix_setup()

Completed in 18 milliseconds