Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c32 #define OTP_REGION_STRAP BIT(0) macro
2212 case OTP_REGION_STRAP: in otp_prog_bit()
2233 case OTP_REGION_STRAP: in otp_prog_bit()
2840 mode = OTP_REGION_STRAP; in do_otppb()
2857 if (mode == OTP_REGION_STRAP) { in do_otppb()
2966 } else if (mode == OTP_REGION_STRAP) { in do_otppb()