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