Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c76 #define OTP_A0 0 macro
317 return OTP_A0; in chip_version()
714 if (info_cb.version == OTP_A0) { in otp_strap_status()
884 if (info_cb.version == OTP_A0) in otp_print_strap()
1445 if (info_cb.version == OTP_A0) { in _otp_print_key()
1451 if (info_cb.version == OTP_A0) { in _otp_print_key()
1978 image_soc_ver = OTP_A0; in otp_prog_image()
2954 } else if ((otp_addr < 30 && info_cb.version == OTP_A0) || in do_otppb()
2955 (otp_addr < 28 && info_cb.version != OTP_A0)) { in do_otppb()
3349 case OTP_A0: in do_ast_otp()
[all …]