Home
last modified time | relevance | path

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

/arch/x86/include/asm/arch-ivybridge/
A Dsandybridge.h21 #define BASE_REV_IVB 0x50 macro
30 #define IVB_STEP_A0 (BASE_REV_IVB + 0)
31 #define IVB_STEP_B0 (BASE_REV_IVB + 2)
32 #define IVB_STEP_C0 (BASE_REV_IVB + 4)
33 #define IVB_STEP_K0 (BASE_REV_IVB + 5)
34 #define IVB_STEP_D0 (BASE_REV_IVB + 6)
/arch/x86/cpu/ivybridge/
A Dnorthbridge.c119 if ((rev & BASE_REV_MASK) == BASE_REV_IVB) { in northbridge_init()

Completed in 5 milliseconds