/external/arm-trusted-firmware/plat/imx/imx8qm/ |
D | imx8qm_psci.c | 87 ap_core_index[cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id], in imx_pwr_domain_on() 89 ERROR("core %d power on failed!\n", cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id); in imx_pwr_domain_on() 94 ap_core_index[cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id], in imx_pwr_domain_on() 96 ERROR("boot core %d failed!\n", cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id); in imx_pwr_domain_on() 122 ap_core_index[cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id], in imx_pwr_domain_off() 142 ap_core_index[cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id], in imx_domain_suspend() 145 ap_core_index[cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id], in imx_domain_suspend() 196 ap_core_index[cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id], in imx_domain_suspend() 200 ap_core_index[cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id], in imx_domain_suspend() 204 ap_core_index[cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id], in imx_domain_suspend() [all …]
|
/external/arm-trusted-firmware/plat/renesas/common/ |
D | plat_topology.c | 15 PLATFORM_CLUSTER0_CORE_COUNT, 39 if (cluster_id == 0 && cpu_id >= PLATFORM_CLUSTER0_CORE_COUNT) in plat_core_pos_by_mpidr() 45 return (cpu_id + cluster_id * PLATFORM_CLUSTER0_CORE_COUNT); in plat_core_pos_by_mpidr()
|
/external/arm-trusted-firmware/plat/amlogic/g12a/include/ |
D | platform_def.h | 22 #define PLATFORM_CLUSTER0_CORE_COUNT PLATFORM_MAX_CPUS_PER_CLUSTER macro 23 #define PLATFORM_CORE_COUNT PLATFORM_CLUSTER0_CORE_COUNT
|
/external/arm-trusted-firmware/plat/amlogic/gxl/include/ |
D | platform_def.h | 22 #define PLATFORM_CLUSTER0_CORE_COUNT PLATFORM_MAX_CPUS_PER_CLUSTER macro 23 #define PLATFORM_CORE_COUNT PLATFORM_CLUSTER0_CORE_COUNT
|
/external/arm-trusted-firmware/plat/amlogic/gxbb/include/ |
D | platform_def.h | 25 #define PLATFORM_CLUSTER0_CORE_COUNT PLATFORM_MAX_CPUS_PER_CLUSTER macro 26 #define PLATFORM_CORE_COUNT PLATFORM_CLUSTER0_CORE_COUNT
|
/external/arm-trusted-firmware/plat/amlogic/axg/include/ |
D | platform_def.h | 22 #define PLATFORM_CLUSTER0_CORE_COUNT PLATFORM_MAX_CPUS_PER_CLUSTER macro 23 #define PLATFORM_CORE_COUNT PLATFORM_CLUSTER0_CORE_COUNT
|
/external/arm-trusted-firmware/plat/rockchip/rk3288/include/ |
D | platform_def.h | 41 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 42 #define PLATFORM_CORE_COUNT (PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/rockchip/rk3328/include/ |
D | platform_def.h | 41 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 44 PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/imx/imx8qm/include/ |
D | platform_def.h | 21 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 23 #define PLATFORM_CORE_COUNT (PLATFORM_CLUSTER0_CORE_COUNT + \
|
/external/arm-trusted-firmware/plat/rockchip/rk3399/include/ |
D | platform_def.h | 43 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 46 PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/qemu/qemu/include/ |
D | platform_def.h | 23 #define PLATFORM_CLUSTER0_CORE_COUNT PLATFORM_MAX_CPUS_PER_CLUSTER macro 36 #define PLATFORM_CLUSTER0_CORE_COUNT PLATFORM_MAX_CPUS_PER_CLUSTER macro 39 #define PLATFORM_CORE_COUNT (PLATFORM_CLUSTER0_CORE_COUNT + \
|
/external/arm-trusted-firmware/plat/rockchip/px30/include/ |
D | platform_def.h | 44 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 47 PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/rockchip/rk3368/include/ |
D | platform_def.h | 42 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 45 PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/mediatek/mt8192/include/ |
D | platform_def.h | 84 #define PLATFORM_CLUSTER0_CORE_COUNT U(8) macro 85 #define PLATFORM_CORE_COUNT (PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/rpi/rpi4/include/ |
D | platform_def.h | 24 #define PLATFORM_CLUSTER0_CORE_COUNT PLATFORM_MAX_CPUS_PER_CLUSTER macro 25 #define PLATFORM_CORE_COUNT PLATFORM_CLUSTER0_CORE_COUNT
|
/external/arm-trusted-firmware/plat/mediatek/mt8173/include/ |
D | platform_def.h | 45 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 48 PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/imx/imx7/picopi/include/ |
D | platform_def.h | 18 #define PLATFORM_CLUSTER0_CORE_COUNT PLATFORM_MAX_CPUS_PER_CLUSTER macro 20 #define PLATFORM_CORE_COUNT PLATFORM_CLUSTER0_CORE_COUNT
|
/external/arm-trusted-firmware/plat/imx/imx7/warp7/include/ |
D | platform_def.h | 18 #define PLATFORM_CLUSTER0_CORE_COUNT PLATFORM_MAX_CPUS_PER_CLUSTER macro 21 #define PLATFORM_CORE_COUNT (PLATFORM_CLUSTER0_CORE_COUNT + \
|
/external/arm-trusted-firmware/plat/rockchip/common/drivers/pmu/ |
D | pmu_com.h | 84 if (cpu_id >= PLATFORM_CLUSTER0_CORE_COUNT) { in check_cpu_wfie() 86 cpu_id -= PLATFORM_CLUSTER0_CORE_COUNT; in check_cpu_wfie()
|
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mm/include/ |
D | platform_def.h | 16 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 18 #define PLATFORM_CORE_COUNT (PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mq/include/ |
D | platform_def.h | 16 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 18 #define PLATFORM_CORE_COUNT (PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/intel/soc/common/include/ |
D | platform_def.h | 62 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 65 PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/renesas/common/include/ |
D | platform_def.h | 84 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 87 PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mn/include/ |
D | platform_def.h | 21 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro 23 #define PLATFORM_CORE_COUNT (PLATFORM_CLUSTER0_CORE_COUNT)
|
/external/arm-trusted-firmware/plat/brcm/board/stingray/include/ |
D | platform_def.h | 26 #define PLATFORM_CLUSTER0_CORE_COUNT 2 macro 34 #define PLATFORM_CORE_COUNT (PLATFORM_CLUSTER0_CORE_COUNT + \
|