Home
last modified time | relevance | path

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

/external/u-boot/cmd/x86/
Dfsp.c43 (hdr->img_rev >> 8) & 0xff, hdr->img_rev & 0xff); in do_hdr()
46 (hdr->img_rev >> 24) & 0xff, (hdr->img_rev >> 16) & 0xff, in do_hdr()
47 (hdr->img_rev >> 8) & 0xff, hdr->img_rev & 0xff); in do_hdr()
/external/u-boot/arch/x86/include/asm/fsp/
Dfsp_infoheader.h17 u32 img_rev; /* image rev */ member
/external/u-boot/arch/x86/include/asm/arch-queensbay/fsp/
Dfsp_vpd.h40 u32 img_rev; /* Offset 0x0008 */ member
/external/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
Dfsp_vpd.h86 uint32_t img_rev; /* Offset 0x0008 */ member
/external/u-boot/arch/x86/include/asm/arch-braswell/fsp/
Dfsp_vpd.h141 u32 img_rev; /* Offset 0x0008 */ member