Home
last modified time | relevance | path

Searched defs:resp_len (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-a-latest/plat/intel/soc/common/soc/
Dsocfpga_mailbox.c135 unsigned int *resp_len) in mailbox_read_response()
180 uint32_t *response, unsigned int *resp_len, in mailbox_read_response_async()
277 unsigned int *resp_len) in mailbox_poll_response()
354 unsigned int *resp_len) in iterate_resp()
426 unsigned int *resp_len) in mailbox_send_cmd()
478 unsigned int resp_len = ARRAY_SIZE(response); in mailbox_set_qspi_direct() local
621 unsigned int resp_len = ARRAY_SIZE(response); in intel_mailbox_get_config_status() local
675 unsigned int resp_len = sizeof(resp_buf); in mailbox_hwmon_readtemp() local
685 unsigned int resp_len = sizeof(resp_buf); in mailbox_hwmon_readvolt() local
/trusted-firmware-a-latest/plat/intel/soc/common/sip/
Dsocfpga_sip_fcs.c86 unsigned int resp_len = FCS_RANDOM_WORD_SIZE; in intel_fcs_random_number_gen() local
325 uint32_t resp_len = FCS_CRYPTION_RESP_WORD_SIZE; in intel_fcs_encryption_ext() local
380 uint32_t resp_len = FCS_CRYPTION_RESP_WORD_SIZE; in intel_fcs_decryption_ext() local
543 unsigned int resp_len = FCS_SHA384_WORD_SIZE; in intel_fcs_get_rom_patch_sha384() local
633 uint32_t resp_len = 1U; in intel_fcs_open_crypto_service_session() local
702 uint32_t resp_len = FCS_CS_KEY_OBJ_MAX_WORD_SIZE; in intel_fcs_export_crypto_service_key() local
763 uint32_t resp_len = 1U; in intel_fcs_remove_crypto_service_key() local
802 uint32_t resp_len = FCS_CS_KEY_INFO_MAX_WORD_SIZE; in intel_fcs_get_crypto_service_key_info() local
863 uint32_t resp_len; in intel_fcs_get_digest_update_finalize() local
965 uint32_t resp_len; in intel_fcs_get_digest_smmu_update_finalize() local
[all …]
/trusted-firmware-a-latest/plat/intel/soc/common/
Dsocfpga_sip_svc.c155 unsigned int resp_len = ARRAY_SIZE(resp); in intel_fpga_config_completed_write() local
218 unsigned int resp_len = ARRAY_SIZE(response); in intel_fpga_config_start() local
554 unsigned int resp_len = CONFIG_STATUS_WORD_SIZE; local
575 unsigned int resp_len, int *mbox_status,
604 unsigned int resp_len = sizeof(user_code) / MBOX_WORD_BYTE; local
621 uint32_t resp_len = size / MBOX_WORD_BYTE; local
Dsocfpga_vab.c47 uint32_t resp = 0, resp_len = 1; in socfpga_vendor_authentication() local
Dsocfpga_sip_svc_v2.c67 uint32_t resp_len; in intel_v2_mbox_poll_resp() local