Home
last modified time | relevance | path

Searched refs:psci_stop_other_cores (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-latest/include/lib/psci/
Dpsci_lib.h92 int psci_stop_other_cores(unsigned int wait_ms,
/trusted-firmware-a-latest/drivers/arm/css/scp/
Dcss_pm_scmi.c315 ret = psci_stop_other_cores(0, css_raise_pwr_down_interrupt); in css_scp_system_off()
/trusted-firmware-a-latest/lib/psci/
Dpsci_common.c1198 int psci_stop_other_cores(unsigned int wait_ms, in psci_stop_other_cores() function