Home
last modified time | relevance | path

Searched refs:RET_PAYLOAD_ARG_CNT (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/common/include/
H A Dpm_common.h28 #define RET_PAYLOAD_ARG_CNT 6U macro
/rk3399_ARM-atf/plat/xilinx/common/pm_service/
H A Dpm_svc_main.c323 uint32_t result[RET_PAYLOAD_ARG_CNT] = {0U}; in eemi_for_compatibility()
495 uint32_t buf[RET_PAYLOAD_ARG_CNT] = {0}; in eemi_handler()
538 uint32_t buf[RET_PAYLOAD_ARG_CNT] = {0U}; in eemi_api_handler()
549 RET_PAYLOAD_ARG_CNT); in eemi_api_handler()
H A Dpm_api_sys.c129 return pm_ipi_send_sync(primary_proc, payload, result, RET_PAYLOAD_ARG_CNT); in pm_handle_eemi_call()
413 ret = pm_ipi_send_sync(primary_proc, payload, ret_payload, RET_PAYLOAD_ARG_CNT); in pm_feature_check()
/rk3399_ARM-atf/plat/amd/versal2/pm_service/
H A Dpm_svc_main.c438 uint32_t buf[RET_PAYLOAD_ARG_CNT] = {0U}; in eemi_api_handler()
449 RET_PAYLOAD_ARG_CNT); in eemi_api_handler()
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dbl31_versal_net_setup.c100 uint32_t boot_mode[RET_PAYLOAD_ARG_CNT] = {0}; in bl31_early_platform_setup2()
H A Dplat_psci_pm.c67 uint32_t ret, fw_api_version, version_type[RET_PAYLOAD_ARG_CNT] = {0U}; in versal_net_pwr_domain_off()
/rk3399_ARM-atf/plat/xilinx/versal/
H A Dplat_psci.c228 uint32_t ret, fw_api_version, version_type[RET_PAYLOAD_ARG_CNT] = {0U}; in versal_pwr_domain_off()
/rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/
H A Dzynqmp_pm_svc_main.c294 uint32_t result[RET_PAYLOAD_ARG_CNT] = {0}; in pm_smc_handler()
587 RET_PAYLOAD_ARG_CNT); in pm_smc_handler()
H A Dzynqmp_pm_api_sys.c990 uint32_t ret_payload[RET_PAYLOAD_ARG_CNT] = {0U}; in pm_feature_check()