Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/lib/psci/
Dpsci_suspend.c67 psci_set_suspend_pwrlvl(end_pwrlvl); in psci_suspend_to_pwrdown_start()
313 psci_set_suspend_pwrlvl(PSCI_INVALID_PWR_LVL); in psci_cpu_suspend_finish()
Dpsci_private.h110 #define psci_set_suspend_pwrlvl(target_lvl) \ macro