Home
last modified time | relevance | path

Searched defs:vpd_region (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-queensbay/fsp/
H A Dfsp_vpd.h38 struct __packed vpd_region { struct
39 u64 sign; /* Offset 0x0000 */
40 u32 img_rev; /* Offset 0x0008 */
41 u32 upd_offset; /* Offset 0x000C */
42 u8 unused[16]; /* Offset 0x0010 */
43 u32 fsp_res_memlen; /* Offset 0x0020 */
44 u8 disable_pcie1; /* Offset 0x0024 */
45 u8 disable_pcie2; /* Offset 0x0025 */
46 u8 disable_pcie3; /* Offset 0x0026 */
47 u8 enable_azalia; /* Offset 0x0027 */
[all …]
/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_vpd.h84 struct __packed vpd_region { struct
85 uint64_t sign; /* Offset 0x0000 */
86 uint32_t img_rev; /* Offset 0x0008 */
87 uint32_t upd_offset; /* Offset 0x000c */
88 uint8_t unused[16]; /* Offset 0x0010 */
89 uint32_t fsp_res_memlen; /* Offset 0x0020 */
90 uint8_t platform_type; /* Offset 0x0024 */
91 uint8_t enable_secure_boot; /* Offset 0x0025 */
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/
H A Dfsp_vpd.h139 struct __packed vpd_region { struct
140 u64 sign; /* Offset 0x0000 */
141 u32 img_rev; /* Offset 0x0008 */
142 u32 upd_offset; /* Offset 0x000c */