Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/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 …]
/arm-trusted-firmware-2.8.0/plat/nxp/common/psci/include/
A Dplat_psci.h84 #ifndef SOC_CORE_PWR_DWN
85 #define SOC_CORE_PWR_DWN 0x1 macro
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1046a/include/
A Dsoc.h80 #define SOC_CORE_PWR_DWN 0x1 macro
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1088a/include/
A Dsoc.h189 #define SOC_CORE_PWR_DWN 0x1 macro
/arm-trusted-firmware-2.8.0/plat/nxp/soc-ls1043a/include/
A Dsoc.h184 #define SOC_CORE_PWR_DWN 0x1 macro
/arm-trusted-firmware-2.8.0/plat/nxp/common/psci/aarch64/
A Dpsci_utils.S519 #if (SOC_CORE_PWR_DWN)

Completed in 7 milliseconds