Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsmbios.h143 #define SMBIOS_PROCESSOR_FAMILY_UNKNOWN 2 macro
/openbmc/u-boot/lib/
H A Dsmbios.c178 u16 processor_family = SMBIOS_PROCESSOR_FAMILY_UNKNOWN; in smbios_write_type4_dm()