Searched refs:PCH_PP_CONTROL (Results 1 – 6 of 6) sorted by relevance
220 ctl_reg = PCH_PP_CONTROL; in intel_enable_lvds()247 ctl_reg = PCH_PP_CONTROL; in intel_disable_lvds()923 I915_WRITE(PCH_PP_CONTROL, in intel_lvds_init()924 I915_READ(PCH_PP_CONTROL) | PANEL_UNLOCK_REGS); in intel_lvds_init()
207 dev_priv->regfile.savePP_CONTROL = I915_READ(PCH_PP_CONTROL); in i915_save_display()274 I915_WRITE(PCH_PP_CONTROL, dev_priv->regfile.savePP_CONTROL); in i915_restore_display()
495 return PCH_PP_CONTROL; in _pp_ctrl_reg()4686 pp_ctrl_reg = PCH_PP_CONTROL; in intel_dp_init_panel_power_sequencer()
5407 #define PCH_PP_CONTROL 0xc7204 macro
1207 pp_reg = PCH_PP_CONTROL; in assert_panel_unlocked()
3396 val = ioread32(mmio_base + PCH_PP_CONTROL) & 0xfffffffe; in reset_ivb_igd()3397 iowrite32(val, mmio_base + PCH_PP_CONTROL); in reset_ivb_igd()