Searched refs:SCU_CTRL (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/arm/kernel/
H A Dsmp_scu.c19 #define SCU_CTRL 0x00 macro
53 scu_ctrl = readl_relaxed(scu_base + SCU_CTRL); scu_enable()
65 writel_relaxed(scu_ctrl, scu_base + SCU_CTRL); scu_enable()

Completed in 78 milliseconds