Searched refs:_VBLANK_B (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_ums.c190 dev_priv->regfile.saveVBLANK_B = I915_READ(_VBLANK_B);
433 I915_WRITE(_VBLANK_B, dev_priv->regfile.saveVBLANK_B);
H A Di915_reg.h1851 #define _VBLANK_B (dev_priv->info->display_mmio_offset + 0x61010) macro
1862 #define VBLANK(trans) _TRANSCODER(trans, _VBLANK_A, _VBLANK_B)

Completed in 54 milliseconds