Home
last modified time | relevance | path

Searched refs:system_power_off (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0_puzzle/board/
H A Dsystem_power.c33 int system_power_off(void) in system_power_off() function
/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Darmada_common.h127 int system_power_off(void);
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Dplat_pm.c806 #pragma weak system_power_off macro
807 int system_power_off(void) in system_power_off() function
815 system_power_off(); in a8k_system_off()