Home
last modified time | relevance | path

Searched refs:target_cpu (Results 1 – 2 of 2) sorted by relevance

/u-boot/arch/arm/mach-stm32mp/
A Dpsci.c140 s32 __secure psci_cpu_on(u32 function_id, u32 target_cpu, u32 pc, in psci_cpu_on() argument
143 u32 cpu = target_cpu & MPIDR_AFF0; in psci_cpu_on()
145 if (target_cpu & ~MPIDR_AFF0) in psci_cpu_on()
/u-boot/arch/arm/include/asm/
A Dsystem.h555 s32 psci_cpu_on(u32 function_id, u32 target_cpu, u32 pc,

Completed in 4 milliseconds