Searched refs:RING_INSTDONE (Results 1 – 4 of 4) sorted by relevance
74 #define RING_INSTDONE(base) XE_REG((base) + 0x6c) macro
62 #define RING_INSTDONE(base) _MMIO((base) + 0x6c) macro
1782 intel_uncore_read(uncore, RING_INSTDONE(mmio_base)); in intel_engine_get_instdone()1816 intel_uncore_read(uncore, RING_INSTDONE(mmio_base)); in intel_engine_get_instdone()1829 intel_uncore_read(uncore, RING_INSTDONE(mmio_base)); in intel_engine_get_instdone()
65 { RING_INSTDONE(0), 0, 0, "INSTDONE" }, \1506 i915_reg_t reg_instdone = RING_INSTDONE(0); in guc_capture_find_ecode()