Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_validate.h72 #define IE_FLAG_MASK 0x1 macro
158 #define IE_FLAG_MASK 0xFFFFFFFF macro
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c66 if (img->hdr.ie_flag & IE_FLAG_MASK) in check_ie()