Searched refs:RING_SYNC_2 (Results 1 – 3 of 3) sorted by relevance
442 I915_WRITE(RING_SYNC_2(engine->mmio_base), 0); in intel_engine_init_global_seqno()1321 I915_READ(RING_SYNC_2(engine->mmio_base))); in intel_engine_print_registers()
2329 #define RING_SYNC_2(base) _MMIO((base) + 0x48) macro2332 #define GEN6_RVESYNC (RING_SYNC_2(RENDER_RING_BASE))2335 #define GEN6_VVESYNC (RING_SYNC_2(GEN6_BSD_RING_BASE))2338 #define GEN6_BVESYNC (RING_SYNC_2(BLT_RING_BASE))2341 #define GEN6_VEVSYNC (RING_SYNC_2(VEBOX_RING_BASE))
1132 I915_READ(RING_SYNC_2(engine->mmio_base)); in gen6_record_semaphore_state()