Home
last modified time | relevance | path

Searched refs:cpuson_entry_point (Results 1 – 8 of 8) sorted by relevance

/tf-a-ffa_el3_spmc/plat/rockchip/common/aarch32/
A Dplat_helpers.S16 .globl cpuson_entry_point
143 ldr r5, =cpuson_entry_point
156 cpuson_entry_point: label
/tf-a-ffa_el3_spmc/plat/rockchip/common/aarch64/
A Dplat_helpers.S17 .globl cpuson_entry_point
144 adr x5, cpuson_entry_point
155 cpuson_entry_point: label
/tf-a-ffa_el3_spmc/plat/rockchip/common/include/
A Dplat_private.h136 extern u_register_t cpuson_entry_point[PLATFORM_CORE_COUNT];
/tf-a-ffa_el3_spmc/plat/rockchip/rk3328/drivers/pmu/
A Dpmu.c143 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
167 cpuson_entry_point[cpu_id] = (uintptr_t)plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()
/tf-a-ffa_el3_spmc/plat/rockchip/rk3288/drivers/pmu/
A Dpmu.c283 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
/tf-a-ffa_el3_spmc/plat/rockchip/rk3368/drivers/pmu/
A Dpmu.c311 cpuson_entry_point[cpuon_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
/tf-a-ffa_el3_spmc/plat/rockchip/px30/drivers/pmu/
A Dpmu.c475 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
508 cpuson_entry_point[cpu_id] = plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/pmu/
A Dpmu.c653 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
687 cpuson_entry_point[cpu_id] = plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()

Completed in 14 milliseconds