Searched refs:BASE_REV_IVB (Results 1 – 3 of 3) sorted by relevance
21 #define BASE_REV_IVB 0x50 macro30 #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)
374 if ((rev & BASE_REV_MASK) == BASE_REV_IVB) { in gma_pm_init_pre_vbios()426 if ((rev & BASE_REV_MASK) == BASE_REV_IVB) { in gma_pm_init_pre_vbios()
117 if ((rev & BASE_REV_MASK) == BASE_REV_IVB) { in northbridge_init()