Lines Matching defs:core_id
47 unsigned int core_id = MPIDR_AFFLVL0_VAL(mpidr);
50 imx_set_cpu_pwr_off(core_id);
63 unsigned int core_id = MPIDR_AFFLVL0_VAL(mpidr);
68 imx_set_cpu_secure_entry(core_id, base_addr);
69 imx_set_cpu_lpm(core_id, true);
77 imx_set_cluster_powerdown(core_id, CLUSTER_PWR_STATE(target_state));
82 imx_set_sys_lpm(core_id, true);
91 unsigned int core_id = MPIDR_AFFLVL0_VAL(mpidr);
97 imx_set_sys_lpm(core_id, false);
103 imx_set_cluster_powerdown(core_id, PSCI_LOCAL_STATE_RUN);
110 imx_gpc_set_a53_core_awake(core_id);
112 imx_set_cpu_lpm(core_id, false);