Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dsmp_scu.c20 #define SCU_ENABLE (1 << 0) macro
55 if (scu_ctrl & SCU_ENABLE) in scu_enable()
58 scu_ctrl |= SCU_ENABLE; in scu_enable()