Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/kernel/
A Dsmp_scu.c17 #define SCU_ENABLE (1 << 0) macro
53 if (scu_ctrl & SCU_ENABLE) in scu_enable()
56 scu_ctrl |= SCU_ENABLE; in scu_enable()

Completed in 2 milliseconds