Searched refs:SCU_STANDBY_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm32/ | ||
| H A D | arm-mpcore.h | 16 #define SCU_STANDBY_ENABLE (1 << 5) macro |
| H A D | psci.c | 111 scu_ctrl |= SCU_ENABLE | SCU_STANDBY_ENABLE; in psci_board_init() |