Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/
Dmpspec.h41 char mpc_product[12]; /* Product ID */ member
/external/u-boot/arch/x86/lib/
Dmpspec.c63 table_fill_string(mc->mpc_product, CONFIG_SYS_BOARD, 12, ' '); in mp_config_table_init()