Home
last modified time | relevance | path

Searched refs:SMC_RET3 (Results 1 – 14 of 14) sorted by relevance

/rk3399_ARM-atf/plat/qemu/qemu_sbsa/
H A Dsbsa_sip_svc.c61 SMC_RET3(handle, NULL, sbsa_platform_version_major(), in sbsa_sip_smc_handler()
65 SMC_RET3(handle, NULL, sbsa_get_gicd(), sbsa_get_gicr()); in sbsa_sip_smc_handler()
80 SMC_RET3(handle, NULL, data.nodeid, data.mpidr); in sbsa_sip_smc_handler()
/rk3399_ARM-atf/services/std_svc/
H A Dpci_svc.c102 SMC_RET3(handle, SMC_PCI_CALL_INVAL_PARAM, 0U, 0U); in pci_smc_handler()
105 SMC_RET3(handle, ret, start_end_bus, nseg); in pci_smc_handler()
/rk3399_ARM-atf/lib/pmf/
H A Dpmf_smc.c49 SMC_RET3(handle, rc, (uint32_t)ts_value, in pmf_smc_handler()
/rk3399_ARM-atf/include/arch/aarch32/
H A Dsmccc_helpers.h125 #define SMC_RET3(_h, _r0, _r1, _r2) { \ macro
131 SMC_RET3(_h, (_r0), (_r1), (_r2)); \
/rk3399_ARM-atf/plat/mediatek/mt8173/drivers/wdt/
H A Dwdt.c100 SMC_RET3(handle, PSCI_E_SUCCESS, in wdt_smc_handler()
/rk3399_ARM-atf/include/arch/aarch64/
H A Dsmccc_helpers.h44 #define SMC_RET3(_h, _x0, _x1, _x2) { \ macro
50 SMC_RET3(_h, (_x0), (_x1), (_x2)); \
/rk3399_ARM-atf/services/spd/tspd/
H A Dtspd_main.c651 SMC_RET3(&tsp_ctx->cpu_ctx, smc_fid, x1, x2); in tspd_smc_handler()
681 SMC_RET3(ns_cpu_context, x1, x2, x3); in tspd_smc_handler()
/rk3399_ARM-atf/plat/nxp/common/sip_svc/
H A Dsip_svc.c125 SMC_RET3(handle, SMC_OK, in nxp_sip_handler()
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c977 SMC_RET3(handle, ret_args[0], ret_args[1], ret_args[2]);
1962 SMC_RET3(handle, INTEL_SIP_SMC_STATUS_OK,
2004 SMC_RET3(handle, status, retval, x1);
2008 SMC_RET3(handle, status, retval, x1);
2013 SMC_RET3(handle, status, retval, x1);
2043 SMC_RET3(handle, INTEL_SIP_SMC_STATUS_OK,
2097 SMC_RET3(handle, status, mbox_status, len_in_resp);
2114 SMC_RET3(handle, status, x4, x5);
2197 SMC_RET3(handle, status, mbox_error, retval);
2469 SMC_RET3(handle, INTEL_SIP_SMC_STATUS_OK,
[all …]
/rk3399_ARM-atf/drivers/arm/ethosn/
H A Dethosn_smc.c492 SMC_RET3(handle, ETHOSN_SUCCESS, in ethosn_smc_fw_prop_handler()
496 SMC_RET3(handle, ETHOSN_SUCCESS, in ethosn_smc_fw_prop_handler()
/rk3399_ARM-atf/services/std_svc/lfa/
H A Dlfa_main.c294 SMC_RET3(handle, LFA_SUCCESS, lfa_component_count, 0); in lfa_smc_handler()
/rk3399_ARM-atf/services/std_svc/rmmd/
H A Drmmd_main.c491 SMC_RET3(handle, ret, x2, remaining_len); in rmmd_rmm_el3_handler()
/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c1284 SMC_RET3(handle, FFA_SUCCESS_SMC32, 0, arg2); in ffa_feature_success()
1459 SMC_RET3(handle, FFA_SUCCESS_SMC32, 0x0, in ffa_id_get_handler()
1462 SMC_RET3(handle, FFA_SUCCESS_SMC32, 0x0, in ffa_id_get_handler()
1488 SMC_RET3(handle, FFA_SUCCESS_SMC32, 0x0, FFA_SPMC_ID); in ffa_spm_id_get_handler()
/rk3399_ARM-atf/docs/getting_started/
H A Drt-svc-writers-guide.rst262 SMC_RET3(handle, x0, x1, x2);
273 SMC_RET3(handle, r0, r1, r2);