Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dotp.c74 #define OTP_IMAGE_SIZE(info) (info & 0xffff) macro
1943 image_size = OTP_IMAGE_SIZE(otp_header->image_info); in otp_prog_image()