Searched refs:PCH_PP_DIVISOR (Results 1 – 3 of 3) sorted by relevance
231 dev_priv->regfile.savePP_DIVISOR = I915_READ(PCH_PP_DIVISOR); in i915_save_display()293 I915_WRITE(PCH_PP_DIVISOR, dev_priv->regfile.savePP_DIVISOR); in i915_restore_display()
2637 pp_div_reg = PCH_PP_DIVISOR; in intel_dp_init_panel_power_sequencer()2734 pp_div_reg = PCH_PP_DIVISOR; in intel_dp_init_panel_power_sequencer_registers()
4166 #define PCH_PP_DIVISOR 0xc7210 macro