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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_ums.c130 dev_priv->regfile.saveHBLANK_A = I915_READ(_HBLANK_A);
361 I915_WRITE(_HBLANK_A, dev_priv->regfile.saveHBLANK_A);
H A Di915_reg.h1837 #define _HBLANK_A (dev_priv->info->display_mmio_offset + 0x60004) macro
1859 #define HBLANK(trans) _TRANSCODER(trans, _HBLANK_A, _HBLANK_B)

Completed in 231 milliseconds