Home
last modified time | relevance | path

Searched refs:PCH_PP_DIVISOR (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/i915/
Di915_suspend.c231 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()
Dintel_dp.c2637 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()
Di915_reg.h4166 #define PCH_PP_DIVISOR 0xc7210 macro