Searched refs:VBLANK (Results 1 – 5 of 5) sorted by relevance
152 #define VBLANK 0x60010 macro
485 vblank_reg = VBLANK(pipe); in intel_crt_load_detect()
3156 I915_WRITE(TRANS_VBLANK(pipe), I915_READ(VBLANK(pipe))); in ironlake_pch_enable()3218 I915_WRITE(_TRANS_VBLANK_A, I915_READ(VBLANK(cpu_transcoder))); in lpt_pch_enable()4536 I915_WRITE(VBLANK(cpu_transcoder), in intel_set_pipe_timings()9597 error->pipe[i].vblank = I915_READ(VBLANK(cpu_transcoder)); in intel_display_capture_error_state()
1592 #define VBLANK(trans) _TRANSCODER(trans, _VBLANK_A, _VBLANK_B) macro
283 vbl = I915_READ(VBLANK(cpu_transcoder)); in i915_get_crtc_scanoutpos()