Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/
Di915_ums.c189 dev_priv->regfile.saveVTOTAL_B = I915_READ(_VTOTAL_B); in i915_save_display_reg()
432 I915_WRITE(_VTOTAL_B, dev_priv->regfile.saveVTOTAL_B); in i915_restore_display_reg()
Di915_reg.h1580 #define _VTOTAL_B (dev_priv->info->display_mmio_offset + 0x6100c) macro
1591 #define VTOTAL(trans) _TRANSCODER(trans, _VTOTAL_A, _VTOTAL_B)