Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c33 #define OTP_REGION_CONF BIT(1) macro
2164 case OTP_REGION_CONF: in otp_prog_bit()
2236 case OTP_REGION_CONF: in otp_prog_bit()
2838 mode = OTP_REGION_CONF; in do_otppb()
2903 } else if (mode == OTP_REGION_CONF) { in do_otppb()