Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-pic32/
H A Dreset.c14 #define LOCK_KEY 0 macro
25 writel(LOCK_KEY, base + SYSKEY); in _machine_restart()
/openbmc/u-boot/drivers/mtd/
H A Dpic32_flash.c37 #define LOCK_KEY 0x0 macro
58 writel(LOCK_KEY, &nvm_regs_p->key.raw); in flash_initiate_operation()