Searched refs:HTOTAL (Results 1 – 3 of 3) sorted by relevance
148 #define HTOTAL 0x60000 macro
3917 I915_READ(HTOTAL(cpu_transcoder))); in ironlake_pch_transcoder_set_timings()6621 I915_WRITE(HTOTAL(cpu_transcoder), in intel_set_pipe_timings()6665 tmp = I915_READ(HTOTAL(cpu_transcoder)); in intel_get_pipe_timings()9355 int htot = I915_READ(HTOTAL(cpu_transcoder)); in intel_crtc_mode_get()14550 error->transcoder[i].htotal = I915_READ(HTOTAL(cpu_transcoder)); in intel_display_capture_error_state()
2647 #define HTOTAL(trans) _TRANSCODER2(trans, _HTOTAL_A) macro