Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/include/asm/
Dbfrom.h75 #define OTP_LOCK 0x00000020 /* sets page protection bit for page */ macro
/linux-3.4.99/drivers/char/
Dbfin-otp.c191 u32 otp_result = bfrom_OtpWrite(arg, OTP_LOCK, NULL); in bfin_otp_ioctl()