Searched refs:psci_set_suspend_pwrlvl (Results 1 – 2 of 2) sorted by relevance
67 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()
110 #define psci_set_suspend_pwrlvl(target_lvl) \ macro