Home
last modified time | relevance | path

Searched defs:target_pwrlvl (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware/lib/psci/
H A Dpsci_main.c58 unsigned int target_pwrlvl, is_power_down_state; in psci_cpu_suspend() local
226 unsigned int target_pwrlvl = PLAT_MAX_PWR_LVL; in psci_cpu_off() local
/arm-trusted-firmware/include/lib/psci/
H A Dpsci.h307 unsigned int target_pwrlvl; member