Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/arm/board/arm_fpga/
Dfpga_pm.c52 return PSCI_E_ALREADY_ON; in fpga_pwr_domain_on()
/trusted-firmware-a-3.4.0/lib/psci/
Dpsci_on.c40 return PSCI_E_ALREADY_ON; in cpu_on_validate_state()
/trusted-firmware-a-3.4.0/include/lib/psci/
Dpsci.h152 #define PSCI_E_ALREADY_ON -4 macro
/trusted-firmware-a-3.4.0/plat/nxp/common/psci/aarch64/
Dpsci_utils.S75 mov x0, #PSCI_E_ALREADY_ON
1118 ldr w0, =PSCI_E_ALREADY_ON