Searched refs:SCU_UNLOCK_VALUE (Results 1 – 3 of 3) 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()
19 ldr r1, =SCU_UNLOCK_VALUE
8 #define SCU_UNLOCK_VALUE 0x1688a8a8 macro
Completed in 5 milliseconds