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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_reset.c 263 intel_uncore_write_fw(uncore, ILK_GDSR,
265 ret = __intel_wait_for_register_fw(uncore, ILK_GDSR,
274 intel_uncore_write_fw(uncore, ILK_GDSR,
276 ret = __intel_wait_for_register_fw(uncore, ILK_GDSR,
286 intel_uncore_write_fw(uncore, ILK_GDSR, 0);
287 intel_uncore_posting_read_fw(uncore, ILK_GDSR);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 359 #define ILK_GDSR _MMIO(MCHBAR_MIRROR_BASE + 0x2ca4)

Completed in 32 milliseconds