Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/i915/
HDi915_reg.h3828 #define TRANS_VTOTAL(pipe) _PIPE(pipe, _TRANS_VTOTAL_A, _TRANS_VTOTAL_B) macro
HDintel_display.c2867 I915_WRITE(TRANS_VTOTAL(pipe), I915_READ(VTOTAL(pipe))); in ironlake_pch_enable()