Home
last modified time | relevance | path

Searched refs:ihost_power_on_secondary_core (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dihost_pm.h16 void ihost_power_on_secondary_core(u_register_t mpidr, uint64_t rvbar);
/rk3399_ARM-atf/plat/brcm/board/stingray/src/
H A Dpm.c49 ihost_power_on_secondary_core(mpidr, plat_sec_entrypoint); in brcm_pwr_domain_on()
H A Dihost_pm.c310 void ihost_power_on_secondary_core(u_register_t mpidr, uint64_t rvbar) in ihost_power_on_secondary_core() function