Home
last modified time | relevance | path

Searched defs:retval (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/services/std_svc/spmd/
H A Dspmd_logical_sp.c113 static void spmd_encode_ffa_error(struct ffa_value *retval, int32_t error_code) in spmd_encode_ffa_error()
145 struct ffa_value *retval) in spmd_encode_ctx_to_ffa_value()
525 struct ffa_value *retval) in spmd_el3_invoke_partition_info_get()
607 struct ffa_value *retval) in spmd_el3_ffa_msg_direct_req_common()
752 struct ffa_value *retval) in spmd_el3_ffa_msg_direct_req2()
788 struct ffa_value *retval) in spmd_el3_ffa_msg_direct_req()
846 enum lfa_retc *lfa_ret, struct ffa_value *retval) in spmd_lsp_build_live_activation_request()
896 spmd_lsp_check_live_activation_response(struct ffa_value retval, in spmd_lsp_check_live_activation_response()
/rk3399_ARM-atf/include/services/
H A Del3_spmd_logical_sp.h101 static inline bool is_ffa_error(struct ffa_value *retval) in is_ffa_error()
106 static inline bool is_ffa_success(struct ffa_value *retval) in is_ffa_success()
112 static inline bool is_ffa_direct_msg_resp(struct ffa_value *retval) in is_ffa_direct_msg_resp()
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc_v2.c136 uint32_t retval = 0; in sip_smc_handler_v2() local
H A Dsocfpga_sip_svc.c495 uint32_t intel_secure_reg_read(uint64_t reg_addr, uint32_t *retval)
507 uint32_t *retval)
527 uint32_t val, uint32_t *retval)
612 static uint32_t intel_hwmon_readtemp(uint32_t chan, uint32_t *retval)
621 static uint32_t intel_hwmon_readvolt(uint32_t chan, uint32_t *retval)
1942 uint32_t retval = 0, completed_addr[3]; local
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_spmd_logical_sp.c47 struct ffa_value retval = { 0 }; in plat_spmd_logical_sp_smc_handler() local
/rk3399_ARM-atf/drivers/brcm/i2c/
H A Di2c.c866 uint32_t retval = 0U; in i2c_get_bus_speed() local