Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/ls1021atwr/
H A Dpsci.S20 .globl psci_system_off symbol
21 psci_system_off: label
/OK3568_Linux_fs/u-boot/board/freescale/ls1021aqds/
H A Dpsci.S20 .globl psci_system_off symbol
21 psci_system_off: label
/OK3568_Linux_fs/u-boot/board/freescale/ls1021aiot/
H A Dpsci.S20 .globl psci_system_off symbol
21 psci_system_off: label
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/
H A Dfwcall.c103 void __noreturn __efi_runtime psci_system_off(void) in psci_system_off() function