Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm2/i915/
HDi915_reg.h3826 #define TRANS_HBLANK(pipe) _PIPE(pipe, _TRANS_HBLANK_A, _TRANS_HBLANK_B) macro
HDintel_display.c2864 I915_WRITE(TRANS_HBLANK(pipe), I915_READ(HBLANK(pipe))); in ironlake_pch_enable()