Searched refs:INSTPM (Results 1 – 10 of 10) sorted by relevance
51 #define INSTPM 0x020C0 macro
104 #define INSTPM 0x20c0 macro
643 hw->instpm = INREG(INSTPM); in intelfbhw_read_hw_state()
723 intel_logical_ring_emit(ringbuf, INSTPM); in intel_execlists_submission()1175 I915_WRITE(INSTPM, _MASKED_BIT_ENABLE(INSTPM_FORCE_ORDERING)); in gen8_init_render_ring()
1306 intel_ring_emit(ring, INSTPM); in i915_gem_ringbuffer_submission()
1099 I915_WRITE(INSTPM, _MASKED_BIT_ENABLE(INSTPM_FORCE_ORDERING)); in init_render_ring()
329 I915_WRITE(INSTPM, val); in intel_set_memory_cxsr()6482 I915_WRITE(INSTPM, _MASKED_BIT_ENABLE(INSTPM_AGPBUSY_INT_EN)); in gen3_init_clock_gating()
2459 pr_err(" INSTPM: 0x%08x\n", I915_READ(INSTPM)); in i915_report_and_clear_eir()
1674 sr_enabled = I915_READ(INSTPM) & INSTPM_SELF_EN; in i915_sr_status()
1413 #define INSTPM 0x020c0 macro