Searched refs:VTOTAL (Results 1 – 4 of 4) sorted by relevance
151 #define VTOTAL 0x6000C macro
501 vtotal_reg = VTOTAL(pipe); in intel_crt_load_detect()
4085 I915_READ(VTOTAL(cpu_transcoder))); in ironlake_pch_transcoder_set_timings()7738 I915_WRITE(VTOTAL(cpu_transcoder), in intel_set_pipe_timings()7754 I915_WRITE(VTOTAL(pipe), I915_READ(VTOTAL(cpu_transcoder))); in intel_set_pipe_timings()7782 tmp = I915_READ(VTOTAL(cpu_transcoder)); in intel_get_pipe_timings()10681 int vtot = I915_READ(VTOTAL(cpu_transcoder)); in intel_crtc_mode_get()15745 error->transcoder[i].vtotal = I915_READ(VTOTAL(cpu_transcoder)); in intel_display_capture_error_state()
3040 #define VTOTAL(trans) _TRANSCODER2(trans, _VTOTAL_A) macro