Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_ums.c187 dev_priv->regfile.saveHBLANK_B = I915_READ(_HBLANK_B); in i915_save_display_reg()
431 I915_WRITE(_HBLANK_B, dev_priv->regfile.saveHBLANK_B); in i915_restore_display_reg()
H A Di915_drv.h627 u32 saveHBLANK_B; member