Searched refs:psci_stop_other_cores (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/include/lib/psci/ |
| H A D | psci_lib.h | 92 int psci_stop_other_cores(unsigned int this_cpu_idx, unsigned int wait_ms,
|
| /rk3399_ARM-atf/plat/amd/versal2/pm_service/ |
| H A D | pm_svc_main.c | 116 …ret = psci_stop_other_cores(plat_my_core_pos(), (unsigned int)PWRDWN_WAIT_TIMEOUT, raise_pwr_down_… in request_cpu_pwrdwn()
|
| /rk3399_ARM-atf/drivers/arm/css/scp/ |
| H A D | css_pm_scmi.c | 335 ret = psci_stop_other_cores(core_pos, 0, css_raise_pwr_down_interrupt); in css_scp_system_off()
|
| /rk3399_ARM-atf/plat/xilinx/common/pm_service/ |
| H A D | pm_svc_main.c | 119 ret = psci_stop_other_cores(plat_my_core_pos(), PWRDWN_WAIT_TIMEOUT, in request_cpu_pwrdwn()
|
| /rk3399_ARM-atf/lib/psci/ |
| H A D | psci_common.c | 1366 int psci_stop_other_cores(unsigned int this_cpu_idx, unsigned int wait_ms, in psci_stop_other_cores() function
|