Searched refs:mpc_bustype (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/ | ||
H A D | mpspec.h | 96 u8 mpc_bustype[6]; member |
/openbmc/u-boot/arch/x86/lib/ | ||
H A D | mpspec.c | 111 memcpy(mpc->mpc_bustype, bustype, 6); in mp_write_bus() |