Searched refs:GEN7_WR_WATERMARK (Results 1 – 2 of 2) sorted by relevance
118 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()
971 #define GEN7_WR_WATERMARK _MMIO(0x4028) macro