Home
last modified time | relevance | path

Searched refs:exchange_protocol_credit (Results 1 – 7 of 7) sorted by relevance

/SCP-firmware-master/module/cmn600/include/
A Dmod_cmn600.h283 int (*exchange_protocol_credit)(uint8_t link_id); member
/SCP-firmware-master/module/cmn_skeena/include/
A Dmod_cmn_skeena.h356 int (*exchange_protocol_credit)(uint8_t link_id); member
/SCP-firmware-master/product/rdn1e1/module/rdn1e1_system/src/
A Dmod_rdn1e1_system.c366 rdn1e1_system_ctx.cmn600_api->exchange_protocol_credit(0); in rdn1e1_system_process_notification()
/SCP-firmware-master/product/n1sdp/module/n1sdp_c2c/src/
A Dmod_n1sdp_c2c_i2c.c415 status = n1sdp_c2c_ctx.cmn600_api->exchange_protocol_credit( in n1sdp_c2c_multichip_run_command()
700 status = n1sdp_c2c_ctx.cmn600_api->exchange_protocol_credit( in n1sdp_c2c_process_command()
/SCP-firmware-master/product/n1sdp/module/scmi_ccix_config/src/
A Dmod_scmi_ccix_config.c329 scmi_ccix_config_ctx.cmn600_ccix_config_api->exchange_protocol_credit( in scmi_ccix_config_protocol_exchange_credit()
/SCP-firmware-master/module/cmn600/src/
A Dmod_cmn600.c766 .exchange_protocol_credit = cmn600_ccix_exchange_protocol_credit,
/SCP-firmware-master/module/cmn_skeena/src/
A Dmod_cmn_skeena.c813 .exchange_protocol_credit = cmn_skeena_ccix_exchange_protocol_credit,

Completed in 14 milliseconds