Searched refs:otp_result (Results 1 – 1 of 1) sorted by relevance
191 u32 otp_result = bfrom_OtpWrite(arg, OTP_LOCK, NULL); in bfin_otp_ioctl() local192 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()