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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_ums.c133 dev_priv->regfile.saveVBLANK_A = I915_READ(_VBLANK_A);
364 I915_WRITE(_VBLANK_A, dev_priv->regfile.saveVBLANK_A);
H A Di915_reg.h1840 #define _VBLANK_A (dev_priv->info->display_mmio_offset + 0x60010) macro
1862 #define VBLANK(trans) _TRANSCODER(trans, _VBLANK_A, _VBLANK_B)

Completed in 54 milliseconds