Searched refs:CMD_CASUAL (Results 1 – 4 of 4) sorted by relevance
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/soc/ |
A D | socfpga_mailbox.c | 462 CMD_CASUAL, NULL, NULL); in mailbox_set_qspi_open() 468 CMD_CASUAL, NULL, NULL); in mailbox_set_qspi_direct() 475 CMD_CASUAL, NULL, NULL); in mailbox_set_qspi_close() 486 1U, CMD_CASUAL, NULL, NULL); in mailbox_qspi_set_cs() 499 CMD_CASUAL, NULL, NULL); in mailbox_reset_cold() 505 NULL, 0U, CMD_CASUAL, resp_buf, in mailbox_rsu_get_spt_offset() 527 CMD_CASUAL, resp_buf, in mailbox_rsu_status() 547 CMD_CASUAL, NULL, NULL); in mailbox_rsu_update() 553 &execution_stage, 1U, CMD_CASUAL, in mailbox_hps_stage_notify() 635 CMD_CASUAL, resp_buf, in mailbox_hwmon_readtemp() [all …]
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/sip/ |
A D | socfpga_sip_fcs.c | 94 CMD_CASUAL, random_data, &resp_len); in intel_fcs_random_number_gen() 234 CMD_CASUAL, NULL, NULL); in intel_fcs_cntr_set_preauth() 354 CMD_CASUAL, resp_data, &resp_len); in intel_fcs_encryption_ext() 412 CMD_CASUAL, resp_data, &resp_len); in intel_fcs_decryption_ext() 447 CMD_CASUAL, NULL, NULL); in intel_fcs_sigma_teardown() 720 CMD_CASUAL, resp_data, &resp_len); in intel_fcs_export_crypto_service_key() 777 CMD_CASUAL, &resp_data, &resp_len); in intel_fcs_remove_crypto_service_key() 930 payload, i, CMD_CASUAL, in intel_fcs_get_digest_update_finalize() 1055 payload, i, CMD_CASUAL, in intel_fcs_mac_verify_update_finalize() 1332 i, CMD_CASUAL, (uint32_t *) dst_addr, in intel_fcs_ecdsa_sha2_data_sign_update_finalize() [all …]
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/include/ |
A D | socfpga_mailbox.h | 110 #define CMD_CASUAL 0 macro
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/ |
A D | socfpga_sip_svc.c | 234 CMD_CASUAL, NULL, NULL); in intel_fpga_config_start() 237 CMD_CASUAL, response, &resp_len); in intel_fpga_config_start() 504 CMD_CASUAL, resp_data, &resp_len); in intel_smc_fw_version() 553 0U, CMD_CASUAL, user_code, &resp_len); in intel_smc_get_usercode()
|
Completed in 10 milliseconds