Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/kernel/
Dsmp_scu.c18 #define SCU_STANDBY_ENABLE (1 << 5) macro
61 scu_ctrl |= SCU_STANDBY_ENABLE; in scu_enable()