Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/i915/
HDi915_suspend.c359 dev_priv->saveTRANS_HBLANK_B = I915_READ(_TRANS_HBLANK_B); in i915_save_modeset_reg()
571 I915_WRITE(_TRANS_HBLANK_B, dev_priv->saveTRANS_HBLANK_B); in i915_restore_modeset_reg()
HDi915_reg.h3600 #define _TRANS_HBLANK_B 0xe1004 macro
3608 #define TRANS_HBLANK(pipe) _PIPE(pipe, _TRANS_HBLANK_A, _TRANS_HBLANK_B)