Searched refs:BASE_REV_IVB (Results 1 – 3 of 3) sorted by relevance
22 #define BASE_REV_IVB 0x50 macro31 #define IVB_STEP_A0 (BASE_REV_IVB + 0)32 #define IVB_STEP_B0 (BASE_REV_IVB + 2)33 #define IVB_STEP_C0 (BASE_REV_IVB + 4)34 #define IVB_STEP_K0 (BASE_REV_IVB + 5)35 #define IVB_STEP_D0 (BASE_REV_IVB + 6)
431 if ((rev & BASE_REV_MASK) == BASE_REV_IVB) { in gma_pm_init_pre_vbios()483 if ((rev & BASE_REV_MASK) == BASE_REV_IVB) { in gma_pm_init_pre_vbios()
128 if ((rev & BASE_REV_MASK) == BASE_REV_IVB) { in northbridge_init()