Searched refs:SCU_ENABLE (Results 1 – 3 of 3) sorted by relevance
17 #define SCU_ENABLE (1 << 0) macro53 if (scu_ctrl & SCU_ENABLE) in scu_enable()56 scu_ctrl |= SCU_ENABLE; in scu_enable()
14 #define SCU_ENABLE (1 << 0) macro
112 scu_ctrl |= SCU_ENABLE | SCU_STANDBY_ENABLE; in psci_board_init()