Searched refs:HBLANK (Results 1 – 4 of 4) sorted by relevance
149 #define HBLANK 0x60004 macro
661 to the HBLANK. A speciality is that ov_ikbd and ov_midi are switched
4080 I915_READ(HBLANK(cpu_transcoder))); in ironlake_pch_transcoder_set_timings()7731 I915_WRITE(HBLANK(cpu_transcoder), in intel_set_pipe_timings()7775 tmp = I915_READ(HBLANK(cpu_transcoder)); in intel_get_pipe_timings()15743 error->transcoder[i].hblank = I915_READ(HBLANK(cpu_transcoder)); in intel_display_capture_error_state()
3038 #define HBLANK(trans) _TRANSCODER2(trans, _HBLANK_A) macro