Home
last modified time | relevance | path

Searched refs:TRANS_HBLANK (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/
Di915_reg.h3902 #define TRANS_HBLANK(pipe) _PIPE(pipe, _TRANS_HBLANK_A, _TRANS_HBLANK_B) macro
Dintel_display.c3152 I915_WRITE(TRANS_HBLANK(pipe), I915_READ(HBLANK(pipe))); in ironlake_pch_enable()