Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-broadwell/
Dcpu.h22 #define CPUID_BROADWELL_E0 0x306d4 macro
/external/u-boot/drivers/video/
Dbroadwell_igd.c580 if (cpu_get_stepping() <= (CPUID_BROADWELL_E0 & 0xf) && in igd_pre_init()