Home
last modified time | relevance | path

Searched refs:ap_core_index (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a/plat/imx/imx8qx/
A Dimx8qx_psci.c21 const static int ap_core_index[PLATFORM_CORE_COUNT] = { variable
74 if (sc_pm_set_resource_power_mode(ipc_handle, ap_core_index[cpu_id], in imx_pwr_domain_on()
80 if (sc_pm_cpu_start(ipc_handle, ap_core_index[cpu_id], in imx_pwr_domain_on()
106 sc_pm_req_cpu_low_power_mode(ipc_handle, ap_core_index[cpu_id], in imx_pwr_domain_off()
118 sc_pm_set_cpu_resume(ipc_handle, ap_core_index[cpu_id], true, BL31_BASE); in imx_domain_suspend()
119 sc_pm_req_cpu_low_power_mode(ipc_handle, ap_core_index[cpu_id], in imx_domain_suspend()
154 sc_pm_set_cpu_resume(ipc_handle, ap_core_index[cpu_id], true, BL31_BASE); in imx_domain_suspend()
156 sc_pm_req_cpu_low_power_mode(ipc_handle, ap_core_index[cpu_id], in imx_domain_suspend()
159 sc_pm_req_cpu_low_power_mode(ipc_handle, ap_core_index[cpu_id], in imx_domain_suspend()
173 sc_pm_req_cpu_low_power_mode(ipc_handle, ap_core_index[cpu_id], in imx_domain_suspend_finish()
[all …]
/trusted-firmware-a/plat/imx/imx8qm/
A Dimx8qm_psci.c29 const static int ap_core_index[PLATFORM_CORE_COUNT] = { variable
87 ap_core_index[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()
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()
220 ap_core_index[cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id], in imx_domain_suspend_finish()
271 ap_core_index[cpu_id + PLATFORM_CLUSTER0_CORE_COUNT * cluster_id], in imx_domain_suspend_finish()
[all …]

Completed in 3 milliseconds