pch_ctl2          880 drivers/gpu/drm/i915/display/intel_panel.c 	u32 pch_ctl1, pch_ctl2, schicken;
pch_ctl2          905 drivers/gpu/drm/i915/display/intel_panel.c 	pch_ctl2 = panel->backlight.max << 16;
pch_ctl2          906 drivers/gpu/drm/i915/display/intel_panel.c 	I915_WRITE(BLC_PWM_PCH_CTL2, pch_ctl2);
pch_ctl2          931 drivers/gpu/drm/i915/display/intel_panel.c 	u32 cpu_ctl2, pch_ctl1, pch_ctl2;
pch_ctl2          958 drivers/gpu/drm/i915/display/intel_panel.c 	pch_ctl2 = panel->backlight.max << 16;
pch_ctl2          959 drivers/gpu/drm/i915/display/intel_panel.c 	I915_WRITE(BLC_PWM_PCH_CTL2, pch_ctl2);
pch_ctl2         1572 drivers/gpu/drm/i915/display/intel_panel.c 	u32 cpu_ctl2, pch_ctl1, pch_ctl2, val;
pch_ctl2         1584 drivers/gpu/drm/i915/display/intel_panel.c 	pch_ctl2 = I915_READ(BLC_PWM_PCH_CTL2);
pch_ctl2         1585 drivers/gpu/drm/i915/display/intel_panel.c 	panel->backlight.max = pch_ctl2 >> 16;
pch_ctl2         1627 drivers/gpu/drm/i915/display/intel_panel.c 	u32 cpu_ctl2, pch_ctl1, pch_ctl2, val;
pch_ctl2         1632 drivers/gpu/drm/i915/display/intel_panel.c 	pch_ctl2 = I915_READ(BLC_PWM_PCH_CTL2);
pch_ctl2         1633 drivers/gpu/drm/i915/display/intel_panel.c 	panel->backlight.max = pch_ctl2 >> 16;