Home
last modified time | relevance | path

Searched refs:host_ha_count (Results 1 – 5 of 5) sorted by relevance

/SCP-firmware-master/module/cmn600/include/
A Dmod_cmn600.h225 uint8_t host_ha_count; member
/SCP-firmware-master/module/cmn_skeena/include/
A Dmod_cmn_skeena.h298 uint8_t host_ha_count; member
/SCP-firmware-master/module/cmn600/src/
A Dmod_cmn600.c259 ctx->ccix_host_info.host_ha_count++; in cmn600_discovery()
282 (ctx->rnd_count + ctx->rni_count + ctx->ccix_host_info.host_ha_count); in cmn600_discovery()
/SCP-firmware-master/module/cmn_skeena/src/
A Dmod_cmn_skeena.c286 ctx->ccix_host_info.host_ha_count++; in cmn_skeena_discovery()
310 (ctx->rnd_count + ctx->rni_count + ctx->ccix_host_info.host_ha_count); in cmn_skeena_discovery()
/SCP-firmware-master/product/n1sdp/module/scmi_ccix_config/src/
A Dmod_scmi_ccix_config.c186 ((ccix_host_config.host_ha_count << HA_COUNT_BIT_POS) | in scmi_ccix_config_protocol_get_handler()

Completed in 7 milliseconds