Searched refs:SCU_ENABLE_BIT (Results 1 – 2 of 2) sorted by relevance
27 if ((scu_ctrl & SCU_ENABLE_BIT) != 0) { in enable_snoop_ctrl_unit()31 scu_ctrl |= SCU_ENABLE_BIT; in enable_snoop_ctrl_unit()
15 #define SCU_ENABLE_BIT (1 << 0) macro
Completed in 2 milliseconds