Home
last modified time | relevance | path

Searched refs:PLATFORM_CLUSTER0_CORE_COUNT (Results 1 – 25 of 47) sorted by relevance

12

/external/arm-trusted-firmware/plat/imx/imx8qm/
Dimx8qm_psci.c87 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/
Dplat_topology.c15 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/
Dplatform_def.h22 #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/
Dplatform_def.h22 #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/
Dplatform_def.h25 #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/
Dplatform_def.h22 #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/
Dplatform_def.h41 #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/
Dplatform_def.h41 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro
44 PLATFORM_CLUSTER0_CORE_COUNT)
/external/arm-trusted-firmware/plat/imx/imx8qm/include/
Dplatform_def.h21 #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/
Dplatform_def.h43 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro
46 PLATFORM_CLUSTER0_CORE_COUNT)
/external/arm-trusted-firmware/plat/qemu/qemu/include/
Dplatform_def.h23 #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/
Dplatform_def.h44 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro
47 PLATFORM_CLUSTER0_CORE_COUNT)
/external/arm-trusted-firmware/plat/rockchip/rk3368/include/
Dplatform_def.h42 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro
45 PLATFORM_CLUSTER0_CORE_COUNT)
/external/arm-trusted-firmware/plat/mediatek/mt8192/include/
Dplatform_def.h84 #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/
Dplatform_def.h24 #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/
Dplatform_def.h45 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro
48 PLATFORM_CLUSTER0_CORE_COUNT)
/external/arm-trusted-firmware/plat/imx/imx7/picopi/include/
Dplatform_def.h18 #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/
Dplatform_def.h18 #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/
Dpmu_com.h84 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/
Dplatform_def.h16 #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/
Dplatform_def.h16 #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/
Dplatform_def.h62 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro
65 PLATFORM_CLUSTER0_CORE_COUNT)
/external/arm-trusted-firmware/plat/renesas/common/include/
Dplatform_def.h84 #define PLATFORM_CLUSTER0_CORE_COUNT U(4) macro
87 PLATFORM_CLUSTER0_CORE_COUNT)
/external/arm-trusted-firmware/plat/imx/imx8m/imx8mn/include/
Dplatform_def.h21 #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/
Dplatform_def.h26 #define PLATFORM_CLUSTER0_CORE_COUNT 2 macro
34 #define PLATFORM_CORE_COUNT (PLATFORM_CLUSTER0_CORE_COUNT + \

12