Searched refs:_TRANS_VBLANK_A (Results 1 – 3 of 3) sorted by relevance
156 dev_priv->regfile.saveTRANS_VBLANK_A = I915_READ(_TRANS_VBLANK_A); in i915_save_display_reg()387 I915_WRITE(_TRANS_VBLANK_A, dev_priv->regfile.saveTRANS_VBLANK_A); in i915_restore_display_reg()
3809 #define _TRANS_VBLANK_A 0xe0010 macro3905 #define TRANS_VBLANK(pipe) _PIPE(pipe, _TRANS_VBLANK_A, _TRANS_VBLANK_B)
3218 I915_WRITE(_TRANS_VBLANK_A, I915_READ(VBLANK(cpu_transcoder))); in lpt_pch_enable()