Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsmbios.h138 #define SMBIOS_PROCESSOR_TYPE_CENTRAL 3 macro
/openbmc/u-boot/lib/
H A Dsmbios.c216 t->processor_type = SMBIOS_PROCESSOR_TYPE_CENTRAL; in smbios_write_type4()