Searched refs:SCU_UNLOCK_VALUE (Results 1 – 2 of 2) sorted by relevance
35 writel(SCU_UNLOCK_VALUE, &scu->protection_key); in ast_scu_unlock()42 writel(~SCU_UNLOCK_VALUE, &scu->protection_key); in ast_scu_lock()
9 #define SCU_UNLOCK_VALUE 0x1688a8a8 macro