Searched defs:target_cpu (Results 1 – 10 of 10) sorted by relevance
| /rk3399_ARM-atf/lib/psci/ |
| H A D | psci_stat.c | 173 static int psci_get_stat(u_register_t target_cpu, unsigned int power_state, in psci_get_stat() 223 u_register_t psci_stat_residency(u_register_t target_cpu, in psci_stat_residency() 241 u_register_t psci_stat_count(u_register_t target_cpu, in psci_stat_count()
|
| H A D | psci_main.c | 25 int psci_cpu_on(u_register_t target_cpu, in psci_cpu_on() 281 int psci_migrate(u_register_t target_cpu) in psci_migrate() 342 int psci_node_hw_state(u_register_t target_cpu, in psci_node_hw_state()
|
| H A D | psci_on.c | 62 int psci_cpu_on_start(u_register_t target_cpu, in psci_cpu_on_start()
|
| /rk3399_ARM-atf/services/spd/opteed/ |
| H A D | opteed_pm.c | 21 static void opteed_cpu_on_handler(u_register_t target_cpu) in opteed_cpu_on_handler()
|
| /rk3399_ARM-atf/services/spd/tspd/ |
| H A D | tspd_pm.c | 22 static void tspd_cpu_on_handler(u_register_t target_cpu) in tspd_cpu_on_handler()
|
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_pm.c | 187 static int stm32_node_hw_state(u_register_t target_cpu, in stm32_node_hw_state()
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_pm.c | 301 static int fvp_node_hw_state(u_register_t target_cpu, in fvp_node_hw_state()
|
| /rk3399_ARM-atf/plat/xilinx/common/ |
| H A D | plat_startup.c | 222 uint32_t target_estate, target_secure, target_cpu; in xbl_handover() local
|
| /rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/ |
| H A D | plat_psci_handlers.c | 323 uint64_t target_cpu = mpidr & MPIDR_CPU_MASK; in tegra_soc_pwr_domain_on() local
|
| /rk3399_ARM-atf/plat/nvidia/tegra/soc/t186/ |
| H A D | plat_psci_handlers.c | 351 uint64_t target_cpu = mpidr & MPIDR_CPU_MASK; in tegra_soc_pwr_domain_on() local
|