Searched refs:SCU_STANDBY_ENABLE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/arm/mach-uniphier/arm32/ | ||
D | arm-mpcore.h | 15 #define SCU_STANDBY_ENABLE (1 << 5) macro |
D | psci.c | 112 scu_ctrl |= SCU_ENABLE | SCU_STANDBY_ENABLE; in psci_board_init() |