Searched refs:GEN7_GFX_MAX_REQ_COUNT (Results 1 – 2 of 2) sorted by relevance
128 s->gfx_max_req_count = intel_uncore_read(uncore, GEN7_GFX_MAX_REQ_COUNT); in vlv_save_gunit_s0ix_state()214 intel_uncore_write(uncore, GEN7_GFX_MAX_REQ_COUNT, s->gfx_max_req_count); in vlv_restore_gunit_s0ix_state()
999 #define GEN7_GFX_MAX_REQ_COUNT _MMIO(0x4074) macro