Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/lib/psci/
Dpsci_suspend.c87 psci_set_suspend_pwrlvl(end_pwrlvl); in psci_suspend_to_pwrdown_start()
367 psci_set_suspend_pwrlvl(PSCI_INVALID_PWR_LVL); in psci_cpu_suspend_finish()
Dpsci_private.h84 static inline void psci_set_suspend_pwrlvl(unsigned int target_lvl) in psci_set_suspend_pwrlvl() function