Searched refs:HBLANK (Results 1 – 3 of 3) sorted by relevance
149 #define HBLANK 0x60004 macro
3152 I915_WRITE(TRANS_HBLANK(pipe), I915_READ(HBLANK(pipe))); in ironlake_pch_enable()3214 I915_WRITE(_TRANS_HBLANK_A, I915_READ(HBLANK(cpu_transcoder))); in lpt_pch_enable()4526 I915_WRITE(HBLANK(cpu_transcoder), in intel_set_pipe_timings()9594 error->pipe[i].hblank = I915_READ(HBLANK(cpu_transcoder)); in intel_display_capture_error_state()
1589 #define HBLANK(trans) _TRANSCODER(trans, _HBLANK_A, _HBLANK_B) macro