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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Di915_ums.c187 dev_priv->regfile.saveHBLANK_B = I915_READ(_HBLANK_B);
430 I915_WRITE(_HBLANK_B, dev_priv->regfile.saveHBLANK_B);
H A Di915_reg.h1848 #define _HBLANK_B (dev_priv->info->display_mmio_offset + 0x61004) macro
1859 #define HBLANK(trans) _TRANSCODER(trans, _HBLANK_A, _HBLANK_B)

Completed in 53 milliseconds