Searched refs:RET_PAYLOAD_ARG_CNT (Results 1 – 9 of 9) sorted by relevance
| /rk3399_ARM-atf/plat/xilinx/common/include/ |
| H A D | pm_common.h | 28 #define RET_PAYLOAD_ARG_CNT 6U macro
|
| /rk3399_ARM-atf/plat/xilinx/common/pm_service/ |
| H A D | pm_svc_main.c | 323 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 D | pm_api_sys.c | 129 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 D | pm_svc_main.c | 438 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 D | bl31_versal_net_setup.c | 100 uint32_t boot_mode[RET_PAYLOAD_ARG_CNT] = {0}; in bl31_early_platform_setup2()
|
| H A D | plat_psci_pm.c | 67 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 D | plat_psci.c | 228 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 D | zynqmp_pm_svc_main.c | 294 uint32_t result[RET_PAYLOAD_ARG_CNT] = {0}; in pm_smc_handler() 587 RET_PAYLOAD_ARG_CNT); in pm_smc_handler()
|
| H A D | zynqmp_pm_api_sys.c | 990 uint32_t ret_payload[RET_PAYLOAD_ARG_CNT] = {0U}; in pm_feature_check()
|