Searched refs:psci_get_suspend_afflvl (Results 1 – 4 of 4) sorted by relevance
89 int psci_get_suspend_afflvl(void);
198 for (level = 0; level <= psci_get_suspend_afflvl(); level++) { in pwr_domain_suspend_compat()233 for (level = psci_get_suspend_afflvl(); level >= 0; level--) { in pwr_domain_suspend_finish_compat()
994 int psci_get_suspend_afflvl(void) in psci_get_suspend_afflvl() function
278 ``psci_get_max_phys_off_afflvl()`` and ``psci_get_suspend_afflvl()`` are also