Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-ocotp.h68 #define OCOTP_CTRL_WR_UNLOCK_KEY (0x3e77 << 16) macro
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dmxs_ocotp.c214 writel(addr | OCOTP_CTRL_WR_UNLOCK_KEY, &ocotp_regs->hw_ocotp_ctrl); in mxs_ocotp_write_fuse()
/OK3568_Linux_fs/kernel/drivers/nvmem/
H A Dvf610-ocotp.c33 #define OCOTP_CTRL_WR_UNLOCK_KEY 0x3E77 macro