Home
last modified time | relevance | path

Searched refs:SCU_ENABLE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-uniphier/arm32/
H A Darm-mpcore.h15 #define SCU_ENABLE (1 << 0) macro
H A Dpsci.c111 scu_ctrl |= SCU_ENABLE | SCU_STANDBY_ENABLE; in psci_board_init()