Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dsandybridge.h25 #define SNB_STEP_D0 (BASE_REV_SNB + 5) /* Also J0 */ macro
/external/u-boot/arch/x86/cpu/ivybridge/
Dnorthbridge.c93 if (rev >= SNB_STEP_D0) { in northbridge_dmi_init()