Home
last modified time | relevance | path

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

/u-boot/board/freescale/ls1021atwr/
A Dpsci.S19 .globl psci_system_off
20 psci_system_off: label
/u-boot/board/freescale/ls1021aiot/
A Dpsci.S19 .globl psci_system_off
20 psci_system_off: label
/u-boot/board/freescale/ls1021aqds/
A Dpsci.S19 .globl psci_system_off
20 psci_system_off: label
/u-boot/arch/arm/cpu/armv8/
A Dfwcall.c118 void __noreturn psci_system_off(void) in psci_system_off() function
A Dpsci.S37 PSCI_DEFAULT(psci_system_off)
62 PSCI_TABLE(ARM_PSCI_0_2_FN_SYSTEM_OFF, psci_system_off)
/u-boot/arch/arm/cpu/armv7/
A Dpsci.S57 ENTRY(psci_system_off)
78 ENDPROC(psci_system_off)
95 .weak psci_system_off
132 .word psci_system_off
/u-boot/arch/arm/include/asm/
A Dsystem.h262 void __noreturn psci_system_off(void);
560 void psci_system_off(void);
/u-boot/arch/arm/mach-stm32mp/
A Dpsci.c217 void __secure psci_system_off(void) in psci_system_off() function
/u-boot/arch/arm/mach-imx/mx7/
A Dpsci-mx7.c251 __secure void psci_system_off(void) in psci_system_off() function

Completed in 14 milliseconds