Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/services/
H A Del3_spmd_logical_sp.h88 static inline bool is_ffa_error(struct ffa_value *retval) in is_ffa_error()
93 static inline bool is_ffa_success(struct ffa_value *retval) in is_ffa_success()
99 static inline bool is_ffa_direct_msg_resp(struct ffa_value *retval) in is_ffa_direct_msg_resp()
/rk3399_ARM-atf/services/std_svc/spmd/
H A Dspmd_logical_sp.c125 static void spmd_encode_ffa_error(struct ffa_value *retval, int32_t error_code) in spmd_encode_ffa_error()
154 struct ffa_value *retval) in spmd_encode_ctx_to_ffa_value()
504 struct ffa_value *retval) in spmd_el3_invoke_partition_info_get()
584 struct ffa_value *retval) in spmd_el3_ffa_msg_direct_req()
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_spmd_logical_sp.c95 struct ffa_value retval = { 0 }; in plat_spmd_logical_sp_smc_handler() local
/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.c494 uint32_t intel_secure_reg_read(uint64_t reg_addr, uint32_t *retval)
506 uint32_t *retval)
526 uint32_t val, uint32_t *retval)
611 static uint32_t intel_hwmon_readtemp(uint32_t chan, uint32_t *retval)
620 static uint32_t intel_hwmon_readvolt(uint32_t chan, uint32_t *retval)
1941 uint32_t retval = 0, completed_addr[3]; local
/rk3399_ARM-atf/drivers/brcm/i2c/
H A Di2c.c866 uint32_t retval = 0U; in i2c_get_bus_speed() local