Searched refs:MV_SCU_ENABLE (Results 1 – 2 of 2) sorted by relevance
213 if (!(val & MV_SCU_ENABLE)) { in armada38x_scu_enable()218 val | MV_SCU_ENABLE); in armada38x_scu_enable()
316 #define MV_SCU_ENABLE (1 << 0) macro