Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/common/aarch32/
H A Dplat_helpers.S16 .globl cpuson_entry_point symbol
143 ldr r5, =cpuson_entry_point
156 cpuson_entry_point: label
/rk3399_ARM-atf/plat/rockchip/common/aarch64/
H A Dplat_helpers.S17 .globl cpuson_entry_point symbol
155 adr x5, cpuson_entry_point
171 cpuson_entry_point: label
/rk3399_ARM-atf/plat/rockchip/common/include/
H A Dplat_private.h139 extern u_register_t cpuson_entry_point[PLATFORM_CORE_COUNT];
/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/pmu/
H A Dpmu.c454 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
456 flush_dcache_range((uintptr_t)cpuson_entry_point, in rockchip_soc_cores_pwr_dm_on()
457 sizeof(cpuson_entry_point)); in rockchip_soc_cores_pwr_dm_on()
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.c826 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
830 flush_dcache_range((uintptr_t)cpuson_entry_point, in rockchip_soc_cores_pwr_dm_on()
831 sizeof(cpuson_entry_point)); in rockchip_soc_cores_pwr_dm_on()
866 cpuson_entry_point[cpu_id] = plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()
869 flush_dcache_range((uintptr_t)cpuson_entry_point, in rockchip_soc_cores_pwr_dm_suspend()
870 sizeof(cpuson_entry_point)); in rockchip_soc_cores_pwr_dm_suspend()
1480 cpuson_entry_point[0] = (uintptr_t)BL31_BASE; in rockchip_cpu_reset_early()
/rk3399_ARM-atf/plat/rockchip/rk3288/drivers/pmu/
H A Dpmu.c199 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/pmu/
H 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()
/rk3399_ARM-atf/plat/rockchip/rk3368/drivers/pmu/
H A Dpmu.c311 cpuson_entry_point[cpuon_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.c212 cpuson_entry_point[cpu_id] = entrypoint; in rockchip_soc_cores_pwr_dm_on()
246 cpuson_entry_point[cpu_id] = plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()
/rk3399_ARM-atf/plat/rockchip/px30/drivers/pmu/
H 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()
/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/pmu/
H 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()