Home
last modified time | relevance | path

Searched refs:UNLOCK_KEY2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/mips/mach-pic32/
H A Dreset.c13 #define UNLOCK_KEY2 0x556699aa macro
27 writel(UNLOCK_KEY2, base + SYSKEY); in _machine_restart()
/openbmc/u-boot/drivers/mtd/
H A Dpic32_flash.c39 #define UNLOCK_KEY2 0x556699aa macro
60 writel(UNLOCK_KEY2, &nvm_regs_p->key.raw); in flash_initiate_operation()