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