Home
last modified time | relevance | path

Searched refs:BASE_REV_SNB (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dsandybridge.h20 #define BASE_REV_SNB 0x00 macro
25 #define SNB_STEP_D0 (BASE_REV_SNB + 5) /* Also J0 */
26 #define SNB_STEP_D1 (BASE_REV_SNB + 6)
27 #define SNB_STEP_D2 (BASE_REV_SNB + 7) /* Also J1/Q0 */
/external/u-boot/arch/x86/cpu/ivybridge/
Dnorthbridge.c86 if ((rev & BASE_REV_MASK) == BASE_REV_SNB) { in northbridge_dmi_init()
101 if ((rev & BASE_REV_MASK) == BASE_REV_SNB) in northbridge_dmi_init()
Dsdram.c190 if (BASE_REV_SNB == done) in post_system_agent_init()
/external/u-boot/drivers/video/
Divybridge_igd.c291 if ((rev & BASE_REV_MASK) == BASE_REV_SNB) { in gma_pm_init_pre_vbios()
307 if ((rev & BASE_REV_MASK) == BASE_REV_SNB) { in gma_pm_init_pre_vbios()
361 if (((rev & BASE_REV_MASK) == BASE_REV_SNB) && in gma_pm_init_pre_vbios()