Home
last modified time | relevance | path

Searched refs:plat_get_sec_entrypoint (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/common/include/
H A Dplat_private.h102 uintptr_t plat_get_sec_entrypoint(void);
/rk3399_ARM-atf/plat/rockchip/common/
H A Dplat_pm.c407 uintptr_t plat_get_sec_entrypoint(void) in plat_get_sec_entrypoint() function
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/pmu/
H A Dpmu.c167 cpuson_entry_point[cpu_id] = (uintptr_t)plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.c246 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.c508 cpuson_entry_point[cpu_id] = plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.c866 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.c687 cpuson_entry_point[cpu_id] = plat_get_sec_entrypoint(); in rockchip_soc_cores_pwr_dm_suspend()