Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c772 static int otp_strap_bit_confirm(struct otpstrap_status *otpstrap, int offset, int ibit, int bit, i… in otp_strap_bit_confirm() function
815 ret = otp_strap_bit_confirm(&otpstrap[bit_offset], bit_offset, 0, value, 0); in otp_prog_strap_b()
1823 ret = otp_strap_bit_confirm(&otpstrap[i], i, ibit, bit, pbit); in otp_check_strap_image()
2215 ret = otp_strap_bit_confirm(&otpstrap[bit_offset], bit_offset, 0, value, 0); in otp_prog_bit()