Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dsmp_scu.c21 #define SCU_STANDBY_ENABLE (1 << 5) macro
63 scu_ctrl |= SCU_STANDBY_ENABLE; in scu_enable()