Searched refs:GEN6_GFXPAUSE (Results 1 – 4 of 4) sorted by relevance
151 s->gfxpause = intel_uncore_read(uncore, GEN6_GFXPAUSE); in vlv_save_gunit_s0ix_state()236 intel_uncore_write(uncore, GEN6_GFXPAUSE, s->gfxpause); in vlv_restore_gunit_s0ix_state()
1237 MMIO_D(GEN6_GFXPAUSE); in iterate_bxt_mmio()
487 if (!intel_uncore_read(uncore, GEN6_GFXPAUSE)) { in bxt_check_bios_rc6_setup()
800 #define GEN6_GFXPAUSE _MMIO(0xa000) macro