Home
last modified time | relevance | path

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

/linux-3.3/drivers/gpu/drm/i915/
Di915_reg.h3254 #define TRANS_HBLANK(pipe) _PIPE(pipe, _TRANS_HBLANK_A, _TRANS_HBLANK_B) macro
Dintel_display.c2933 I915_WRITE(TRANS_HBLANK(pipe), I915_READ(HBLANK(pipe))); in ironlake_pch_enable()