Searched refs:prog_flag (Results 1 – 1 of 1) sorted by relevance
774 int prog_flag = 0; in otp_strap_bit_confirm() local788 prog_flag = 1; in otp_strap_bit_confirm()790 if (otpstrap->protected == 1 && prog_flag) { in otp_strap_bit_confirm()794 if (otpstrap->remain_times == 0 && prog_flag) { in otp_strap_bit_confirm()800 if (prog_flag) in otp_strap_bit_confirm()1571 int prog_flag = 0; in otp_prog_strap() local1599 prog_flag = 0; in otp_prog_strap()1601 prog_flag = 1; in otp_prog_strap()1603 if (otpstrap[i].protected == 1 && prog_flag) { in otp_prog_strap()1607 if (otpstrap[i].remain_times == 0 && prog_flag) { in otp_prog_strap()[all …]