HomeSort by: relevance | last modified time | path
    Searched refs:RING_INSTDONE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine_cs.c 987 intel_uncore_read(uncore, RING_INSTDONE(mmio_base));
1005 intel_uncore_read(uncore, RING_INSTDONE(mmio_base));
1022 intel_uncore_read(uncore, RING_INSTDONE(mmio_base));
  /src/sys/external/bsd/drm2/dist/drm/i915/gvt/
scheduler.c 224 reg = RING_INSTDONE(ring_base);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 2653 #define RING_INSTDONE(base) _MMIO((base) + 0x6c)

Completed in 33 milliseconds