Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/fsp/
H A Dfsp_vpd.h41 u32 upd_offset; /* Offset 0x000C */ member
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_vpd.h87 uint32_t upd_offset; /* Offset 0x000c */ member
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/
H A Dfsp_vpd.h142 u32 upd_offset; /* Offset 0x000c */ member
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c133 memcpy(fsp_upd, (void *)(fsp_hdr->img_base + fsp_vpd->upd_offset), in fsp_init()