Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c67 #define OTP_INC_DATA BIT(31) macro
2019 if (otp_header->image_info & OTP_INC_DATA) { in otp_prog_image()
2078 if (otp_header->image_info & OTP_INC_DATA) { in otp_prog_image()
2114 if (otp_header->image_info & OTP_INC_DATA) { in otp_prog_image()