Home
last modified time | relevance | path

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

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