Home
last modified time | relevance | path

Searched defs:max_off_lvl (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a/lib/psci/
A Dpsci_suspend.c74 unsigned int max_off_lvl = psci_find_max_off_lvl(state_info); in psci_suspend_to_pwrdown_start() local
282 unsigned int max_off_lvl; in psci_cpu_suspend_finish() local
A Dpsci_common.c492 unsigned int max_off_lvl, target_lvl, max_retn_lvl; in psci_validate_suspend_req() local
/trusted-firmware-a/services/spd/trusty/
A Dtrusty.c377 static int32_t trusty_cpu_off_handler(u_register_t max_off_lvl) in trusty_cpu_off_handler()
384 static void trusty_cpu_on_finish_handler(u_register_t max_off_lvl) in trusty_cpu_on_finish_handler()
395 static void trusty_cpu_suspend_handler(u_register_t max_off_lvl) in trusty_cpu_suspend_handler()
400 static void trusty_cpu_suspend_finish_handler(u_register_t max_off_lvl) in trusty_cpu_suspend_finish_handler()

Completed in 6 milliseconds