Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/psci/
A Dpsci_common.c492 unsigned int max_off_lvl, target_lvl, max_retn_lvl; in psci_validate_suspend_req() local
525 max_retn_lvl = PSCI_INVALID_PWR_LVL; in psci_validate_suspend_req()
527 max_retn_lvl = target_lvl; in psci_validate_suspend_req()
536 (max_retn_lvl == PSCI_INVALID_PWR_LVL))) in psci_validate_suspend_req()

Completed in 3 milliseconds