/tf-a-ffa_el3_spmc/plat/allwinner/common/ |
A D | sunxi_cpu_ops.c | 22 static void sunxi_cpu_disable_power(unsigned int cluster, unsigned int core) in sunxi_cpu_disable_power() 32 static void sunxi_cpu_enable_power(unsigned int cluster, unsigned int core) in sunxi_cpu_enable_power() 52 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in sunxi_cpu_off() local 70 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in sunxi_cpu_on() local 97 unsigned int core; in sunxi_cpu_power_off_others() local
|
A D | sunxi_topology.c | 24 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in plat_core_pos_by_mpidr() local
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/drivers/pwrc/ |
A D | hisi_pwrc.c | 27 #define CPUIDLE_LOCK_ID(core) (0x6 - (core)) argument 114 void hisi_cpuidle_lock(unsigned int cluster, unsigned int core) in hisi_cpuidle_lock() 122 void hisi_cpuidle_unlock(unsigned int cluster, unsigned int core) in hisi_cpuidle_unlock() 139 void hisi_set_cpuidle_flag(unsigned int cluster, unsigned int core) in hisi_set_cpuidle_flag() 166 unsigned int core, unsigned int value) in hisi_set_cluster_pwdn_flag() 311 unsigned int core, in hisi_pdc_set_intmask() 326 unsigned int core, in hisi_pdc_set_gicmask() 369 void hisi_powerup_core(unsigned int cluster, unsigned int core) in hisi_powerup_core() 375 void hisi_powerdn_core(unsigned int cluster, unsigned int core) in hisi_powerdn_core() 381 void hisi_powerup_cluster(unsigned int cluster, unsigned int core) in hisi_powerup_cluster() [all …]
|
/tf-a-ffa_el3_spmc/plat/amlogic/g12a/ |
A D | g12a_pm.c | 32 unsigned int core = plat_calc_core_pos(mpidr); in g12a_pm_set_reset_addr() local 40 unsigned int core = plat_calc_core_pos(mpidr); in g12a_pm_reset() local 102 unsigned int core = plat_calc_core_pos(mpidr); in g12a_pwr_domain_on() local 130 unsigned int core = plat_calc_core_pos(read_mpidr_el1()); in g12a_pwr_domain_on_finish() local 150 unsigned int core = plat_calc_core_pos(mpidr); in g12a_pwr_domain_off() local 167 unsigned int core = plat_calc_core_pos(mpidr); in g12a_pwr_domain_pwr_down_wfi() local
|
/tf-a-ffa_el3_spmc/plat/amlogic/gxl/ |
A D | gxl_pm.c | 32 unsigned int core = plat_calc_core_pos(mpidr); in gxl_pm_set_reset_addr() local 40 unsigned int core = plat_calc_core_pos(mpidr); in gxl_pm_reset() local 102 unsigned int core = plat_calc_core_pos(mpidr); in gxl_pwr_domain_on() local 130 unsigned int core = plat_calc_core_pos(read_mpidr_el1()); in gxl_pwr_domain_on_finish() local 150 unsigned int core = plat_calc_core_pos(mpidr); in gxl_pwr_domain_off() local 166 unsigned int core = plat_calc_core_pos(mpidr); in gxl_pwr_domain_pwr_down_wfi() local
|
/tf-a-ffa_el3_spmc/plat/amlogic/gxbb/ |
A D | gxbb_pm.c | 32 unsigned int core = plat_calc_core_pos(mpidr); in gxbb_program_mailbox() local 87 unsigned int core = plat_calc_core_pos(mpidr); in gxbb_pwr_domain_on() local 114 unsigned int core = plat_calc_core_pos(read_mpidr_el1()); in gxbb_pwr_domain_on_finish() local 133 unsigned int core = plat_calc_core_pos(mpidr); in gxbb_pwr_domain_off() local 152 unsigned int core = plat_calc_core_pos(read_mpidr_el1()); in gxbb_pwr_domain_pwr_down_wfi() local
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/drivers/ptp3/ |
A D | mtk_ptp3_main.c | 10 #define PTP3_CORE_OFT(core) (0x800 * (core)) argument 31 static void ptp3_init(unsigned int core) in ptp3_init() 124 void ptp3_core_init(unsigned int core) in ptp3_core_init() 134 void ptp3_core_unInit(unsigned int core) in ptp3_core_unInit()
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/ptp3/ |
A D | mtk_ptp3_main.c | 38 void ptp3_init(unsigned int core) in ptp3_init() 75 void ptp3_deinit(unsigned int core) in ptp3_deinit()
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/ |
A D | hisi_pwrc.c | 25 void hisi_pwrc_set_core_bx_addr(unsigned int core, unsigned int cluster, in hisi_pwrc_set_core_bx_addr() 55 void hisi_pwrc_enable_debug(unsigned int core, unsigned int cluster) in hisi_pwrc_enable_debug()
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/ |
A D | hikey960_pm.c | 64 unsigned int core = mpidr & MPIDR_CPU_MASK; in hikey960_pwr_domain_on() local 95 unsigned int core = mpidr & MPIDR_CPU_MASK; in hikey960_pwr_domain_off() local 191 unsigned int core = mpidr & MPIDR_CPU_MASK; in hikey960_pwr_domain_suspend() local 267 unsigned int core = mpidr & MPIDR_CPU_MASK; in hikey960_pwr_domain_suspend_finish() local
|
/tf-a-ffa_el3_spmc/plat/ti/k3/common/ |
A D | k3_topology.c | 29 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in plat_core_pos_by_mpidr() local
|
A D | k3_psci.c | 44 int core, proc_id, device_id, ret; in k3_pwr_domain_on() local 88 int core, cluster, proc_id, device_id, cluster_id, ret; in k3_pwr_domain_off() local
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/drivers/ipc/ |
A D | hisi_ipc.c | 133 void hisi_ipc_pm_on_off(unsigned int core, unsigned int cluster, in hisi_ipc_pm_on_off() 147 void hisi_ipc_pm_suspend(unsigned int core, unsigned int cluster, in hisi_ipc_pm_suspend() 165 void hisi_ipc_psci_system_off(unsigned int core, unsigned int cluster) in hisi_ipc_psci_system_off() 178 void hisi_ipc_psci_system_reset(unsigned int core, unsigned int cluster, in hisi_ipc_psci_system_reset()
|
/tf-a-ffa_el3_spmc/plat/amlogic/axg/ |
A D | axg_pm.c | 31 unsigned int core = plat_calc_core_pos(mpidr); in axg_pm_set_reset_addr() local 39 unsigned int core = plat_calc_core_pos(mpidr); in axg_pm_reset() local
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt6795/ |
A D | plat_pm.c | 34 struct core_context core[PLATFORM_MAX_CPUS_PER_CLUSTER]; member 151 struct core_context *core; in mt_cpu_save() local 162 struct core_context *core; in mt_cpu_restore() local
|
/tf-a-ffa_el3_spmc/plat/allwinner/sun50i_h6/ |
A D | sunxi_power.c | 111 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in sunxi_cpu_power_off_self() local
|
/tf-a-ffa_el3_spmc/plat/allwinner/sun50i_h616/ |
A D | sunxi_power.c | 113 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in sunxi_cpu_power_off_self() local
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8173/ |
A D | plat_pm.c | 77 struct core_context core[PLATFORM_MAX_CPUS_PER_CLUSTER]; member 209 struct core_context *core; in mt_cpu_save() local 220 struct core_context *core; in mt_cpu_restore() local
|
/tf-a-ffa_el3_spmc/plat/allwinner/sun50i_a64/ |
A D | sunxi_power.c | 224 unsigned int core = MPIDR_AFFLVL0_VAL(mpidr); in sunxi_cpu_power_off_self() local
|
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t194/drivers/mce/ |
A D | nvg.c | 116 int32_t nvg_online_core(uint32_t core) in nvg_online_core()
|
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/soc/t186/drivers/mce/ |
A D | nvg.c | 204 int32_t nvg_online_core(uint32_t ari_base, uint32_t core) in nvg_online_core()
|
A D | ari.c | 325 int32_t ari_online_core(uint32_t ari_base, uint32_t core) in ari_online_core()
|
/tf-a-ffa_el3_spmc/lib/psci/ |
A D | psci_common.c | 225 unsigned int core; in psci_init_req_local_pwr_states() local
|
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/src/ |
A D | paxb.c | 48 #define PAXB_OFFSET(core) (PAXB_BASE + \ argument
|