Home
last modified time | relevance | path

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

/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()