HomeSort by relevance Sort by last modified time
    Searched refs:PSCI_AFFINITY_LEVEL_ON (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/arm/mach-stm32mp/
psci.c 30 PSCI_AFFINITY_LEVEL_ON,
64 psci_set_state(cpu, PSCI_AFFINITY_LEVEL_ON);
121 if (psci_state[cpu] == PSCI_AFFINITY_LEVEL_ON)
  /external/u-boot/arch/arm/include/asm/
psci.h 89 #define PSCI_AFFINITY_LEVEL_ON 0
  /external/u-boot/arch/arm/cpu/armv7/ls102xa/
psci.S 222 mov r0, #PSCI_AFFINITY_LEVEL_ON

Completed in 47 milliseconds