Searched refs:SCU_CTRL_ENABLE (Results 1 – 2 of 2) sorted by relevance
24 #define SCU_CTRL_ENABLE (1 << 0) macro
122 if (readl(&scu->scu_ctrl) & SCU_CTRL_ENABLE) in enable_scu()130 reg |= SCU_CTRL_ENABLE; in enable_scu()
Completed in 4 milliseconds