Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/services/std_svc/psci/
Dpsci_main.c101 unsigned int target_afflvl, pstate_type; in psci_cpu_suspend() local
132 pstate_type = psci_get_pstate_type(power_state); in psci_cpu_suspend()
138 if (pstate_type == PSTATE_TYPE_STANDBY) { in psci_cpu_suspend()