Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dmpspec.h40 char mpc_oem[8]; /* OEM ID */ member
/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c62 table_fill_string(mc->mpc_oem, CONFIG_SYS_VENDOR, 8, ' '); in mp_config_table_init()