Searched refs:mpc_oemptr (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/ | ||
H A D | mpspec.h | 42 u32 mpc_oemptr; /* OEM table address */ member |
/openbmc/u-boot/arch/x86/lib/ | ||
H A D | mpspec.c | 53 mc->mpc_oemptr = 0; in mp_config_table_init() |