Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dcpu.h10 #define HASWELL_FAMILY_ULT 0x40650 macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c33 return fm == BROADWELL_FAMILY_ULT || fm == HASWELL_FAMILY_ULT; in cpu_is_ult()