DPLL_FPA1_P1_POST_DIV_SHIFT 8033 drivers/gpu/drm/i915/display/intel_display.c 			dpll |= (1 << (reduced_clock->p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;
DPLL_FPA1_P1_POST_DIV_SHIFT 9603 drivers/gpu/drm/i915/display/intel_display.c 	dpll |= (1 << (crtc_state->dpll.p1 - 1)) << DPLL_FPA1_P1_POST_DIV_SHIFT;