Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_validate.h73 #define IE_FLAG_MASK 0x1 macro
159 #define IE_FLAG_MASK 0xFFFFFFFF macro
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Dfsl_validate.c67 if (img->hdr.ie_flag & IE_FLAG_MASK) in check_ie()