Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-pic32/
H A Dreset.c14 #define UNLOCK_KEY2 0x556699aa macro
28 writel(UNLOCK_KEY2, base + SYSKEY); in _machine_restart()
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dpic32_flash.c40 #define UNLOCK_KEY2 0x556699aa macro
61 writel(UNLOCK_KEY2, &nvm_regs_p->key.raw); in flash_initiate_operation()