Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Donenand_regs.h219 #define ONENAND_OTP_LOCK_OFFSET (14) macro
/openbmc/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c3203 unsigned int otp_lock_offset = ONENAND_OTP_LOCK_OFFSET; in onenand_lock_user_prot_reg()