Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/nxp/common/psci/include/
Dplat_psci.h88 #ifndef SOC_CLUSTER_STANDBY
89 #define SOC_CLUSTER_STANDBY 0x1 macro
/trusted-firmware-a-latest/plat/nxp/soc-ls1046a/include/
Dsoc.h81 #define SOC_CLUSTER_STANDBY 0x1 macro
/trusted-firmware-a-latest/plat/nxp/common/psci/
Dplat_psci.c207 #if (SOC_CLUSTER_STANDBY) in _pwr_suspend()
286 #if (SOC_CLUSTER_STANDBY) in _pwr_suspend_finish()
366 else if (SOC_CLUSTER_STANDBY) in _pwr_state_validate()
/trusted-firmware-a-latest/plat/nxp/soc-ls1088a/include/
Dsoc.h190 #define SOC_CLUSTER_STANDBY 0x1 macro
/trusted-firmware-a-latest/plat/nxp/soc-ls1043a/include/
Dsoc.h185 #define SOC_CLUSTER_STANDBY 0x1 macro
/trusted-firmware-a-latest/plat/nxp/common/psci/aarch64/
Dpsci_utils.S666 #if (SOC_CLUSTER_STANDBY)