Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/
H A Dvlv_suspend.c118 s->wr_watermark = intel_uncore_read(uncore, GEN7_WR_WATERMARK); in vlv_save_gunit_s0ix_state()
203 intel_uncore_write(uncore, GEN7_WR_WATERMARK, s->wr_watermark); in vlv_restore_gunit_s0ix_state()
H A Di915_reg.h971 #define GEN7_WR_WATERMARK _MMIO(0x4028) macro