Searched refs:PCH_PP_CONTROL (Results 1 – 6 of 6) sorted by relevance
48 dev_priv->regfile.savePP_CONTROL = I915_READ(PCH_PP_CONTROL); in i915_save_display()86 I915_WRITE(PCH_PP_CONTROL, dev_priv->regfile.savePP_CONTROL); in i915_restore_display()
216 ctl_reg = PCH_PP_CONTROL; in intel_enable_lvds()241 ctl_reg = PCH_PP_CONTROL; in intel_disable_lvds()960 I915_WRITE(PCH_PP_CONTROL, in intel_lvds_init()961 I915_READ(PCH_PP_CONTROL) | PANEL_UNLOCK_REGS); in intel_lvds_init()
6576 #define PCH_PP_CONTROL 0xc7204 macro6616 #define BXT_PP_CONTROL(n) _PIPE(n, PCH_PP_CONTROL, _BXT_PP_CONTROL2)
551 return PCH_PP_CONTROL; in _pp_ctrl_reg()5293 pp_ctrl_reg = PCH_PP_CONTROL; in intel_dp_init_panel_power_sequencer()
1300 pp_reg = PCH_PP_CONTROL; in assert_panel_unlocked()
3494 val = ioread32(mmio_base + PCH_PP_CONTROL) & 0xfffffffe; in reset_ivb_igd()3495 iowrite32(val, mmio_base + PCH_PP_CONTROL); in reset_ivb_igd()