Searched refs:OCOTP_CTRL_WR_UNLOCK_KEY (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-ocotp.h67 #define OCOTP_CTRL_WR_UNLOCK_KEY (0x3e77 << 16) macro
/u-boot/drivers/misc/
H A Dmxs_ocotp.c214 writel(addr | OCOTP_CTRL_WR_UNLOCK_KEY, &ocotp_regs->hw_ocotp_ctrl);

Completed in 92 milliseconds