Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c79 #define OTP_A3 3 macro
326 return OTP_A3; in chip_version()
335 return OTP_A3; in chip_version()
341 return OTP_A3; in chip_version()
344 return OTP_A3; in chip_version()
372 if (info_cb.version == OTP_A2 || info_cb.version == OTP_A3) { in otp_soak()
563 if (info_cb.version != OTP_A3) in _otp_prog_bit()
623 if (info_cb.version != OTP_A3) in otp_prog_dw()
1984 image_soc_ver = OTP_A3; in otp_prog_image()
3383 case OTP_A3: in do_ast_otp()
[all …]