Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/nxp/common/psci/
A Dplat_psci.c19 #if (SOC_CORE_OFF || SOC_CORE_PWR_DWN)
28 #if (SOC_CORE_RELEASE || SOC_CORE_PWR_DWN)
69 #if (SOC_CORE_OFF || SOC_CORE_PWR_DWN)
86 #if (SOC_CORE_PWR_DWN) in _pwr_down_wfi()
168 #if (SOC_CORE_PWR_DWN)
217 #if (SOC_CORE_PWR_DWN) in _pwr_suspend()
240 #if (SOC_CORE_PWR_DWN)
298 #if (SOC_CORE_PWR_DWN) in _pwr_suspend_finish()
373 if (pwrdn && SOC_CORE_PWR_DWN) in _pwr_state_validate()
435 #if (SOC_CORE_OFF || SOC_CORE_PWR_DWN)
[all …]
/trusted-firmware-a/plat/nxp/common/psci/include/
A Dplat_psci.h84 #ifndef SOC_CORE_PWR_DWN
85 #define SOC_CORE_PWR_DWN 0x1 macro
/trusted-firmware-a/plat/nxp/common/psci/aarch64/
A Dpsci_utils.S519 #if (SOC_CORE_PWR_DWN)

Completed in 4 milliseconds