Searched refs:VTOTAL (Results 1 – 4 of 4) sorted by relevance
151 #define VTOTAL 0x6000C macro
562 vtotal_reg = VTOTAL(pipe); in intel_crt_load_detect()
3924 I915_READ(VTOTAL(cpu_transcoder))); in ironlake_pch_transcoder_set_timings()6631 I915_WRITE(VTOTAL(cpu_transcoder), in intel_set_pipe_timings()6647 I915_WRITE(VTOTAL(pipe), I915_READ(VTOTAL(cpu_transcoder))); in intel_set_pipe_timings()6675 tmp = I915_READ(VTOTAL(cpu_transcoder)); in intel_get_pipe_timings()9357 int vtot = I915_READ(VTOTAL(cpu_transcoder)); in intel_crtc_mode_get()14553 error->transcoder[i].vtotal = I915_READ(VTOTAL(cpu_transcoder)); in intel_display_capture_error_state()
2650 #define VTOTAL(trans) _TRANSCODER2(trans, _VTOTAL_A) macro