Home
last modified time | relevance | path

Searched refs:MPIDR_AFFLVL0_VAL (Results 1 – 25 of 28) sorted by relevance

12

/trusted-firmware-a-latest/plat/imx/imx8m/
Dimx8m_psci_common.c46 core_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_pwr_domain_on()
63 unsigned int core_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_pwr_domain_off()
108 unsigned int core_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_domain_suspend()
133 unsigned int core_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_domain_suspend_finish()
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mq/
Dimx8mq_psci.c47 unsigned int core_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_pwr_domain_off()
63 unsigned int core_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_domain_suspend()
91 unsigned int core_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_domain_suspend_finish()
/trusted-firmware-a-latest/plat/arm/board/fvp/
Dfvp_topology.c93 thread_id = MPIDR_AFFLVL0_VAL(mpidr); in plat_core_pos_by_mpidr()
98 cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in plat_core_pos_by_mpidr()
/trusted-firmware-a-latest/plat/imx/imx8qx/
Dimx8qx_psci.c70 cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_pwr_domain_on()
103 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_pwr_domain_off()
114 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_domain_suspend()
167 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_domain_suspend_finish()
/trusted-firmware-a-latest/plat/allwinner/common/
Dsunxi_topology.c24 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in plat_core_pos_by_mpidr()
Dsunxi_cpu_ops.c58 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in sunxi_cpu_off()
91 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in sunxi_cpu_on()
/trusted-firmware-a-latest/plat/nuvoton/common/
Dnuvoton_topology.c43 cpu_id = (unsigned int)MPIDR_AFFLVL0_VAL(mpidr); in plat_core_pos_by_mpidr()
/trusted-firmware-a-latest/plat/qti/msm8916/
Dmsm8916_topology.c25 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in plat_core_pos_by_mpidr()
Dmsm8916_pm.c50 MPIDR_AFFLVL0_VAL(mpidr))); in msm8916_pwr_domain_on()
/trusted-firmware-a-latest/plat/imx/common/
Dimx8_topology.c33 cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in plat_core_pos_by_mpidr()
/trusted-firmware-a-latest/plat/ti/k3/common/
Dk3_topology.c29 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in plat_core_pos_by_mpidr()
/trusted-firmware-a-latest/plat/hisilicon/hikey/
Dhikey_pm.c38 cpu = MPIDR_AFFLVL0_VAL(mpidr); in hikey_pwr_domain_on()
57 cpu = MPIDR_AFFLVL0_VAL(mpidr); in hikey_pwr_domain_on_finish()
83 cpu = MPIDR_AFFLVL0_VAL(mpidr); in hikey_pwr_domain_off()
/trusted-firmware-a-latest/plat/marvell/armada/common/
Dmarvell_topology.c57 cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in marvell_check_mpidr()
/trusted-firmware-a-latest/plat/arm/board/arm_fpga/
Dfpga_topology.c63 (MPIDR_AFFLVL0_VAL(mpidr) >= FPGA_MAX_PE_PER_CPU)) { in plat_core_pos_by_mpidr()
/trusted-firmware-a-latest/plat/imx/imx8qm/
Dimx8qm_psci.c78 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_pwr_domain_on()
118 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_pwr_domain_off()
137 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_domain_suspend()
213 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in imx_domain_suspend_finish()
/trusted-firmware-a-latest/plat/allwinner/sun50i_h616/
Dsunxi_power.c113 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in sunxi_cpu_power_off_self()
/trusted-firmware-a-latest/plat/mediatek/mt8183/
Dplat_pm.c305 int cpu = MPIDR_AFFLVL0_VAL(mpidr); in plat_mtk_power_domain_on()
329 int cpu = MPIDR_AFFLVL0_VAL(mpidr); in plat_mtk_power_domain_off()
348 int cpu = MPIDR_AFFLVL0_VAL(mpidr); in plat_mtk_power_domain_on_finish()
364 int cpu = MPIDR_AFFLVL0_VAL(mpidr); in plat_mtk_power_domain_suspend()
/trusted-firmware-a-latest/plat/allwinner/sun50i_h6/
Dsunxi_power.c118 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in sunxi_cpu_power_off_self()
/trusted-firmware-a-latest/plat/allwinner/sun50i_a64/
Dsunxi_power.c224 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in sunxi_cpu_power_off_self()
/trusted-firmware-a-latest/plat/rockchip/rk3368/drivers/pmu/
Dpmu.c269 boot_cpu = MPIDR_AFFLVL0_VAL(read_mpidr_el1()); in nonboot_cpus_off()
301 cpu = MPIDR_AFFLVL0_VAL(mpidr); in rockchip_soc_cores_pwr_dm_on()
/trusted-firmware-a-latest/plat/mediatek/mt8183/drivers/spm/
Dspm_suspend.c160 int cpu = MPIDR_AFFLVL0_VAL(read_mpidr()); in go_to_sleep_before_wfi()
/trusted-firmware-a-latest/plat/imx/imx8m/ddr/
Ddram.c188 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in waiting_dvfs()
336 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in dram_dvfs_handler()
/trusted-firmware-a-latest/plat/brcm/board/stingray/src/
Dbrcm_pm_ops.c129 (1 << (standbywfi + MPIDR_AFFLVL0_VAL(mpidr))) | in brcm_power_down_common()
Dihost_pm.c313 uint32_t coreid = MPIDR_AFFLVL0_VAL(mpidr); in ihost_power_on_secondary_core()
/trusted-firmware-a-latest/plat/rockchip/rk3288/drivers/pmu/
Dpmu.c255 boot_cpu = MPIDR_AFFLVL0_VAL(read_mpidr()); in nonboot_cpus_off()

12