Searched refs:psci_system_off (Results 1 - 11 of 11) sorted by relevance

/u-boot/board/freescale/ls1021aiot/
H A Dpsci.S19 .globl psci_system_off
20 psci_system_off: label
/u-boot/board/freescale/ls1021atwr/
H A Dpsci.S19 .globl psci_system_off
20 psci_system_off: label
/u-boot/board/freescale/ls1021aqds/
H A Dpsci.S19 .globl psci_system_off
20 psci_system_off: label
/u-boot/board/kontron/sl28/
H A Dpsci.c27 void __secure psci_system_off(void) function
/u-boot/arch/arm/cpu/armv8/
H A Dfwcall.c118 void __noreturn psci_system_off(void) function
H A Dpsci.S36 PSCI_DEFAULT(psci_system_off)
61 PSCI_TABLE(ARM_PSCI_0_2_FN_SYSTEM_OFF, psci_system_off)
/u-boot/arch/arm/include/asm/
H A Dsystem.h285 void __noreturn psci_system_off(void);
561 void psci_system_off(void);
/u-boot/arch/arm/cpu/armv7/
H A Dpsci.S55 WEAK(psci_system_off)
76 ENDPROC(psci_system_off)
112 .word psci_system_off
/u-boot/arch/arm/mach-imx/imx8m/
H A Dpsci.c229 __secure void psci_system_off(void) function
/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c251 __secure void psci_system_off(void) function
/u-boot/arch/arm/mach-stm32mp/stm32mp1/
H A Dpsci.c362 void __secure psci_system_off(void) function

Completed in 118 milliseconds