Searched refs:OTPTOOL_VERSION_MAJOR (Results 1 – 1 of 1) sorted by relevance
110 #define OTPTOOL_VERSION_MAJOR(x) (((x) >> 24) & 0xff) macro1995 switch (OTPTOOL_VERSION_MAJOR(otp_header->otptool_ver)) { in otp_prog_image()