Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/
Dbfin-otp.c191 u32 otp_result = bfrom_OtpWrite(arg, OTP_LOCK, NULL); in bfin_otp_ioctl() local
192 stamp("locking page %lu resulted in 0x%x", arg, otp_result); in bfin_otp_ioctl()
193 if (!(otp_result & OTP_MASTER_ERROR)) in bfin_otp_ioctl()