Searched refs:GEN7_MEDIA_MAX_REQ_COUNT (Results 1 – 2 of 2) sorted by relevance
127 s->media_max_req_count = intel_uncore_read(uncore, GEN7_MEDIA_MAX_REQ_COUNT); in vlv_save_gunit_s0ix_state()212 intel_uncore_write(uncore, GEN7_MEDIA_MAX_REQ_COUNT, s->media_max_req_count); in vlv_restore_gunit_s0ix_state()
981 #define GEN7_MEDIA_MAX_REQ_COUNT _MMIO(0x4070) macro