Searched refs:VTOTAL (Results 1 – 5 of 5) sorted by relevance
151 #define VTOTAL 0x6000C macro
484 vtotal_reg = VTOTAL(pipe); in intel_crt_load_detect()
3155 I915_WRITE(TRANS_VTOTAL(pipe), I915_READ(VTOTAL(pipe))); in ironlake_pch_enable()3217 I915_WRITE(_TRANS_VTOTAL_A, I915_READ(VTOTAL(cpu_transcoder))); in lpt_pch_enable()4533 I915_WRITE(VTOTAL(cpu_transcoder), in intel_set_pipe_timings()4549 I915_WRITE(VTOTAL(pipe), I915_READ(VTOTAL(cpu_transcoder))); in intel_set_pipe_timings()6844 int vtot = I915_READ(VTOTAL(cpu_transcoder)); in intel_crtc_mode_get()9596 error->pipe[i].vtotal = I915_READ(VTOTAL(cpu_transcoder)); in intel_display_capture_error_state()
1591 #define VTOTAL(trans) _TRANSCODER(trans, _VTOTAL_A, _VTOTAL_B) macro
257 vtotal = 1 + ((I915_READ(VTOTAL(cpu_transcoder)) >> 16) & 0x1fff); in i915_get_crtc_scanoutpos()