Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_pm.c116 static int32_t spmc_send_pm_msg(uint8_t pm_msg_type, in spmc_send_pm_msg() function
224 rc = spmc_send_pm_msg(FFA_PM_MSG_WB_REQ, FFA_WB_TYPE_NOTS2RAM); in spmc_cpu_suspend_finish_handler()
254 rc = spmc_send_pm_msg(FFA_FWK_MSG_PSCI, PSCI_CPU_SUSPEND_AARCH64); in spmc_cpu_suspend_handler()
283 ret = spmc_send_pm_msg(FFA_FWK_MSG_PSCI, PSCI_CPU_OFF); in spmc_cpu_off_handler()