Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/psci/
H A Dpsci_main.c405 if (psci_suspend_mode == mode) { in psci_set_suspend_mode()
429 psci_suspend_mode = mode; in psci_set_suspend_mode()
430 psci_flush_dcache_range((uintptr_t)&psci_suspend_mode, in psci_set_suspend_mode()
431 sizeof(psci_suspend_mode)); in psci_set_suspend_mode()
H A Dpsci_suspend.c54 if (psci_suspend_mode == OS_INIT) { in psci_suspend_to_pwrdown_start()
152 if (psci_suspend_mode == OS_INIT) { in psci_cpu_suspend_start()
H A Dpsci_private.h275 extern suspend_mode_t psci_suspend_mode;
H A Dpsci_common.c90 suspend_mode_t psci_suspend_mode = PLAT_COORD; variable
/rk3399_ARM-atf/docs/design_documents/
H A Dpsci_osi_mode.rst338 * Define a ``psci_suspend_mode`` global variable with a default value of