Home
last modified time | relevance | path

Searched refs:PSCI_0_2_FN_CPU_OFF (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/pm_cpu_ops/
Dpm_cpu_ops_psci.h26 #define PSCI_0_2_FN_CPU_OFF PSCI_0_2_FN(2) macro
Dpm_cpu_ops_psci.c57 ret = psci_data.invoke_psci_fn(PSCI_0_2_FN_CPU_OFF, 0, 0, 0); in pm_cpu_off()