Searched refs:SMBIOS_PROCESSOR_TYPE_CENTRAL (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | smbios.h | 138 #define SMBIOS_PROCESSOR_TYPE_CENTRAL 3 macro |
/openbmc/u-boot/lib/ | ||
H A D | smbios.c | 216 t->processor_type = SMBIOS_PROCESSOR_TYPE_CENTRAL; in smbios_write_type4() |