Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dsmp_scu.c18 #define SCU_STANDBY_ENABLE (1 << 5) macro
61 scu_ctrl |= SCU_STANDBY_ENABLE; in scu_enable()
/openbmc/u-boot/arch/arm/mach-uniphier/arm32/
H A Darm-mpcore.h15 #define SCU_STANDBY_ENABLE (1 << 5) macro
H A Dpsci.c112 scu_ctrl |= SCU_ENABLE | SCU_STANDBY_ENABLE; in psci_board_init()