Home
last modified time | relevance | path

Searched defs:psci_system_off (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/board/freescale/ls1021aqds/
Dpsci.S19 .globl psci_system_off symbol
20 psci_system_off: label
/external/u-boot/board/freescale/ls1021atwr/
Dpsci.S19 .globl psci_system_off symbol
20 psci_system_off: label
/external/u-boot/board/freescale/ls1021aiot/
Dpsci.S19 .globl psci_system_off symbol
20 psci_system_off: label
/external/u-boot/arch/arm/mach-imx/mx7/
Dpsci.S53 .globl psci_system_off symbol
54 psci_system_off: label
/external/u-boot/arch/arm/cpu/armv8/
Dfwcall.c103 void __noreturn __efi_runtime psci_system_off(void) in psci_system_off() function
/external/u-boot/arch/arm/mach-stm32mp/
Dpsci.c173 void __secure psci_system_off(u32 function_id) in psci_system_off() function