bestp2           7744 drivers/gpu/drm/i915/display/intel_display.c 	u32 bestn, bestm1, bestm2, bestp1, bestp2;
bestp2           7762 drivers/gpu/drm/i915/display/intel_display.c 	bestp2 = pipe_config->dpll.p2;
bestp2           7783 drivers/gpu/drm/i915/display/intel_display.c 	mdiv |= ((bestp1 << DPIO_P1_SHIFT) | (bestp2 << DPIO_P2_SHIFT));
bestp2           7845 drivers/gpu/drm/i915/display/intel_display.c 	u32 bestn, bestm1, bestm2, bestp1, bestp2, bestm2_frac;
bestp2           7862 drivers/gpu/drm/i915/display/intel_display.c 	bestp2 = pipe_config->dpll.p2;
bestp2           7873 drivers/gpu/drm/i915/display/intel_display.c 			bestp2 << DPIO_CHV_P2_DIV_SHIFT |