Home
last modified time | relevance | path

Searched refs:enable_opt_tlp (Results 1 – 6 of 6) sorted by relevance

/SCP-firmware-master/product/n1sdp/module/n1sdp_pcie/include/
A Dmod_n1sdp_pcie.h165 int (*enable_opt_tlp)(bool enable); member
/SCP-firmware-master/product/morello/module/morello_pcie/include/
A Dmod_morello_pcie.h219 int (*enable_opt_tlp)(bool enable); member
/SCP-firmware-master/product/n1sdp/module/n1sdp_c2c/src/
A Dmod_n1sdp_c2c_i2c.c363 status = n1sdp_c2c_ctx.ccix_config_api->enable_opt_tlp( in n1sdp_c2c_multichip_run_command()
672 status = n1sdp_c2c_ctx.ccix_config_api->enable_opt_tlp( in n1sdp_c2c_process_command()
/SCP-firmware-master/product/n1sdp/module/scmi_ccix_config/src/
A Dmod_scmi_ccix_config.c307 status = scmi_ccix_config_ctx.pcie_ccix_config_api->enable_opt_tlp( in scmi_ccix_config_protocol_set_handler()
/SCP-firmware-master/product/morello/module/morello_pcie/src/
A Dmod_morello_pcie.c151 .enable_opt_tlp = morello_pcie_ccix_enable_opt_tlp,
/SCP-firmware-master/product/n1sdp/module/n1sdp_pcie/src/
A Dmod_n1sdp_pcie.c150 .enable_opt_tlp = n1sdp_pcie_ccix_enable_opt_tlp,

Completed in 9 milliseconds