Searched refs:otpstrap (Results 1 – 1 of 1) sorted by relevance
708 static void otp_strap_status(struct otpstrap_status *otpstrap) in otp_strap_status() argument716 otpstrap[j].value = 0; in otp_strap_status()717 otpstrap[j].remain_times = 7; in otp_strap_status()718 otpstrap[j].writeable_option = -1; in otp_strap_status()719 otpstrap[j].protected = 0; in otp_strap_status()724 otpstrap[j].value = 0; in otp_strap_status()725 otpstrap[j].remain_times = 6; in otp_strap_status()726 otpstrap[j].writeable_option = -1; in otp_strap_status()727 otpstrap[j].protected = 0; in otp_strap_status()741 if (bit_value == 0 && otpstrap[j].writeable_option == -1) in otp_strap_status()[all …]