Searched refs:_TRANS_VBLANK_A (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/i915/
H A Di915_suspend.c305 dev_priv->regfile.saveTRANS_VBLANK_A = I915_READ(_TRANS_VBLANK_A);
511 I915_WRITE(_TRANS_VBLANK_A, dev_priv->regfile.saveTRANS_VBLANK_A);
H A Di915_reg.h3697 #define _TRANS_VBLANK_A 0xe0010 macro
3791 #define TRANS_VBLANK(pipe) _PIPE(pipe, _TRANS_VBLANK_A, _TRANS_VBLANK_B)
H A Dintel_display.c3212 I915_WRITE(_TRANS_VBLANK_A, I915_READ(VBLANK(cpu_transcoder)));

Completed in 313 milliseconds