Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp_info.h9 #define OTP_REG_VALID_BIT -3 macro
327 { 4, 0, 8, OTP_REG_VALID_BIT, "Keys retire : %s" },
379 { 4, 0, 8, OTP_REG_VALID_BIT, "Keys retire : %s" },
459 { 4, 0, 8, OTP_REG_VALID_BIT, "Keys retire : %s" },
539 { 4, 0, 8, OTP_REG_VALID_BIT, "Keys retire : %s" },
H A Dotp.c1058 if (conf_info[i].value == OTP_REG_VALID_BIT) { in otp_print_conf_image()
1075 conf_info[i].value != OTP_REG_VALID_BIT) in otp_print_conf_image()
1097 } else if (conf_info[i].value == OTP_REG_VALID_BIT) { in otp_print_conf_image()
1179 conf_info[i].value != OTP_REG_VALID_BIT) in otp_print_conf_info()
1197 } else if (conf_info[i].value == OTP_REG_VALID_BIT) { in otp_print_conf_info()