Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h3383 #define TRANS_VBLANK(pipe) _PIPE(pipe, _TRANS_VBLANK_A, _TRANS_VBLANK_B) macro
Dintel_display.c3003 I915_WRITE(TRANS_VBLANK(pipe), I915_READ(VBLANK(pipe))); in ironlake_pch_enable()