Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-stm32mp/
A Dpsci.c26 #define STM32MP1_PSCI_NR_CPUS 2 macro
27 #if STM32MP1_PSCI_NR_CPUS > CONFIG_ARMV7_PSCI_NR_CPUS
31 u8 psci_state[STM32MP1_PSCI_NR_CPUS] __secure_data = {
122 if (cpu >= STM32MP1_PSCI_NR_CPUS) in psci_affinity_info()
148 if (cpu >= STM32MP1_PSCI_NR_CPUS) in psci_cpu_on()

Completed in 2 milliseconds