Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_reg.h3904 #define TRANS_VTOTAL(pipe) _PIPE(pipe, _TRANS_VTOTAL_A, _TRANS_VTOTAL_B) macro
Dintel_display.c3155 I915_WRITE(TRANS_VTOTAL(pipe), I915_READ(VTOTAL(pipe))); in ironlake_pch_enable()