Home
last modified time | relevance | path

Searched defs:cpu_id (Results 26 – 50 of 57) sorted by relevance

123

/arm-trusted-firmware/plat/hisilicon/hikey/
H A Dhikey_topology.c45 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/mediatek/mt8192/
H A Dplat_topology.c43 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/qemu/common/
H A Dtopology.c41 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/renesas/common/
H A Dplat_topology.c26 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/mediatek/mt8183/
H A Dplat_topology.c38 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/mediatek/mt8173/
H A Dplat_topology.c39 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/arm/board/a5ds/
H A Da5ds_topology.c31 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/hobot/sigi/
H A Dsigi_topology.c16 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/socionext/synquacer/
H A Dsq_topology.c17 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/socionext/uniphier/
H A Duniphier_topology.c29 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/ax/laguna/
H A Dlua_topology.c16 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/ax/lmt/
H A Dlmt_topology.c16 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/st/stm32mp1/
H A Dstm32mp1_topology.c32 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/qemu/qemu_sbsa/
H A Dsbsa_topology.c41 unsigned int cluster_id, cpu_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/rockchip/px30/drivers/pmu/
H A Dpmu.c108 static inline uint32_t get_cpus_pwr_domain_cfg_info(uint32_t cpu_id) in get_cpus_pwr_domain_cfg_info() argument
114 static inline void set_cpus_pwr_domain_cfg_info(uint32_t cpu_id, uint32_t value) in set_cpus_pwr_domain_cfg_info() argument
387 static int cpus_power_domain_on(uint32_t cpu_id) in cpus_power_domain_on() argument
426 cpus_power_domain_off(uint32_t cpu_id,uint32_t pd_cfg) cpus_power_domain_off() argument
470 uint32_t cpu_id = plat_core_pos_by_mpidr(mpidr); rockchip_soc_cores_pwr_dm_on() local
485 uint32_t cpu_id = plat_my_core_pos(); rockchip_soc_cores_pwr_dm_on_finish() local
494 uint32_t cpu_id = plat_my_core_pos(); rockchip_soc_cores_pwr_dm_off() local
503 uint32_t cpu_id = plat_my_core_pos(); rockchip_soc_cores_pwr_dm_suspend() local
518 uint32_t cpu_id = plat_my_core_pos(); rockchip_soc_cores_pwr_dm_resume() local
[all...]
/arm-trusted-firmware/plat/marvell/armada/common/
H A Dmarvell_topology.c46 unsigned int nb_id, cluster_id, cpu_id; in marvell_check_mpidr() local
/arm-trusted-firmware/plat/arm/board/fvp/
H A Dfvp_topology.c89 unsigned int clus_id, cpu_id, thread_id; in plat_core_pos_by_mpidr() local
/arm-trusted-firmware/plat/intel/soc/agilex5/
H A Dbl31_plat_setup.c232 void bl31_plat_set_secondary_cpu_entrypoint(unsigned int cpu_id) in bl31_plat_set_secondary_cpu_entrypoint() argument
271 unsigned int cpu_id = plat_my_core_pos(); in bl31_plat_set_secondary_cpu_off() local
/arm-trusted-firmware/plat/marvell/armada/a8k/common/
H A Dplat_pm.c90 #define PWRC_CPUN_CR_REG(cpu_id) \ argument
100 #define CCU_B_PRCRN_REG(cpu_id) \ argument
119 static int plat_marvell_cpu_powerdown(int cpu_id) in plat_marvell_cpu_powerdown() argument
230 int cpu_id = MPIDR_CPU_GET(mpidr), plat_marvell_cpu_powerup() local
313 int cpu_id; plat_marvell_cpu_on() local
[all...]
/arm-trusted-firmware/plat/mediatek/drivers/cpu_pm/cpcv3_2/
H A Dmt_smp.c46 int mt_smp_power_core_on(unsigned int cpu_id, struct cpu_pwr_ctrl *pwr_ctrl) in mt_smp_power_core_on() argument
/arm-trusted-firmware/plat/mediatek/lib/pm/
H A Dmtk_pm.c111 unsigned int cpu_id = plat_my_core_pos(); in plat_setup_psci_ops() local
/arm-trusted-firmware/plat/marvell/armada/a8k/common/aarch64/
H A Dplat_arch_config.c29 int cpu_id = plat_my_core_pos(); in plat_enable_snoop_filter() local
/arm-trusted-firmware/plat/rockchip/common/drivers/pmu/
H A Dpmu_com.h80 static int check_cpu_wfie(uint32_t cpu_id, uint32_t wfie_msk) in check_cpu_wfie() argument
/arm-trusted-firmware/plat/imx/imx8m/ddr/
H A Ddram.c188 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in waiting_dvfs() local
336 unsigned int cpu_id = MPIDR_AFFLVL0_VAL(mpidr); in dram_dvfs_handler() local
/arm-trusted-firmware/plat/intel/soc/common/soc/
H A Dsocfpga_reset_manager.c851 int socfpga_cpu_reset_base(unsigned int cpu_id) in socfpga_cpu_reset_base() argument
896 int socfpga_cpurstrelease(unsigned int cpu_id) in socfpga_cpurstrelease() argument

123