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()
221 ctl_reg = PCH_PP_CONTROL; in intel_enable_lvds()248 ctl_reg = PCH_PP_CONTROL; in intel_disable_lvds()932 I915_WRITE(PCH_PP_CONTROL, in intel_lvds_init()933 I915_READ(PCH_PP_CONTROL) | PANEL_UNLOCK_REGS); in intel_lvds_init()
563 return PCH_PP_CONTROL; in _pp_ctrl_reg()4820 pp_ctrl_reg = PCH_PP_CONTROL; in intel_dp_init_panel_power_sequencer()
5919 #define PCH_PP_CONTROL 0xc7204 macro
1247 pp_reg = PCH_PP_CONTROL; in assert_panel_unlocked()
3451 val = ioread32(mmio_base + PCH_PP_CONTROL) & 0xfffffffe; in reset_ivb_igd()3452 iowrite32(val, mmio_base + PCH_PP_CONTROL); in reset_ivb_igd()