Searched refs:_TRANS_HBLANK_A (Results 1 – 3 of 3) sorted by relevance
153 dev_priv->regfile.saveTRANS_HBLANK_A = I915_READ(_TRANS_HBLANK_A); in i915_save_display_reg()384 I915_WRITE(_TRANS_HBLANK_A, dev_priv->regfile.saveTRANS_HBLANK_A); in i915_restore_display_reg()
3800 #define _TRANS_HBLANK_A 0xe0004 macro3902 #define TRANS_HBLANK(pipe) _PIPE(pipe, _TRANS_HBLANK_A, _TRANS_HBLANK_B)
3214 I915_WRITE(_TRANS_HBLANK_A, I915_READ(HBLANK(cpu_transcoder))); in lpt_pch_enable()