Searched refs:CMD_CASUAL (Results 1 – 4 of 4) sorted by relevance
| /rk3399_ARM-atf/plat/intel/soc/common/soc/ |
| H A D | socfpga_mailbox.c | 549 CMD_CASUAL, NULL, NULL); in mailbox_set_qspi_open() 558 CMD_CASUAL, response, &resp_len); in mailbox_set_qspi_direct() 580 CMD_CASUAL, NULL, NULL); in mailbox_set_qspi_close() 591 1U, CMD_CASUAL, NULL, NULL); in mailbox_qspi_set_cs() 605 CMD_CASUAL, NULL, NULL); in mailbox_reset_cold() 614 CMD_CASUAL, NULL, NULL); in mailbox_reset_warm() 620 NULL, 0U, CMD_CASUAL, resp_buf, in mailbox_rsu_get_spt_offset() 642 CMD_CASUAL, resp_buf, in mailbox_rsu_status() 661 CMD_CASUAL, resp_buf, in mailbox_rsu_get_device_info() 669 CMD_CASUAL, NULL, NULL); in mailbox_rsu_update() [all …]
|
| /rk3399_ARM-atf/plat/intel/soc/common/sip/ |
| H A D | socfpga_sip_fcs.c | 353 CMD_CASUAL, random_data, &resp_len); in intel_fcs_random_number_gen() 516 CMD_CASUAL, NULL, NULL); in intel_fcs_cntr_set_preauth() 657 CMD_CASUAL, resp_data, &resp_len); in intel_fcs_encryption_ext() 737 CMD_CASUAL, resp_data, &resp_len); in intel_fcs_decryption_ext() 775 CMD_CASUAL, NULL, NULL); in intel_fcs_sigma_teardown() 794 0U, CMD_CASUAL, (uint32_t *) chip_id, &load_size); in intel_fcs_chip_id() 821 (uint32_t *) src_addr, send_size, CMD_CASUAL, in intel_fcs_attestation_subkey() 848 (uint32_t *) src_addr, send_size, CMD_CASUAL, in intel_fcs_get_measurement() 873 CMD_CASUAL, (uint32_t *) addr, &resp_len); in intel_fcs_get_rom_patch_sha384() 923 (uint32_t *) &cert_request, 1U, CMD_CASUAL, in intel_fcs_get_attestation_cert() [all …]
|
| /rk3399_ARM-atf/plat/intel/soc/common/include/ |
| H A D | socfpga_mailbox.h | 129 #define CMD_CASUAL 0 macro
|
| /rk3399_ARM-atf/plat/intel/soc/common/ |
| H A D | socfpga_sip_svc.c | 263 CMD_CASUAL, NULL, NULL); in intel_fpga_config_start() 266 CMD_CASUAL, response, &resp_len); in intel_fpga_config_start() 637 CMD_CASUAL, resp_data, &resp_len); 686 0U, CMD_CASUAL, user_code, &resp_len);
|