Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-baytrail/fsp/
H A Dfsp_vpd.h36 uint8_t mrc_init_spd_addr2; /* Offset 0x0025 */ member
/openbmc/u-boot/arch/x86/include/asm/arch-braswell/fsp/
H A Dfsp_vpd.h17 u8 mrc_init_spd_addr2; /* Offset 0x0035 */ member
/openbmc/u-boot/arch/x86/cpu/braswell/
H A Dfsp_configs.c77 memory_upd->mrc_init_spd_addr2 = fdtdec_get_int(blob, node, in update_fsp_configs()
/openbmc/u-boot/arch/x86/cpu/baytrail/
H A Dfsp_configs.c58 fsp_upd->mrc_init_spd_addr2 = fdtdec_get_int(blob, node, in update_fsp_configs()