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

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_irq.c 200 intel_uncore_write16(uncore, GEN2_IIR, 0xffff);
201 intel_uncore_posting_read16(uncore, GEN2_IIR);
202 intel_uncore_write16(uncore, GEN2_IIR, 0xffff);
203 intel_uncore_posting_read16(uncore, GEN2_IIR);
226 u16 val = intel_uncore_read16(uncore, GEN2_IIR);
232 i915_mmio_reg_offset(GEN2_IIR), val);
233 intel_uncore_write16(uncore, GEN2_IIR, 0xffff);
234 intel_uncore_posting_read16(uncore, GEN2_IIR);
235 intel_uncore_write16(uncore, GEN2_IIR, 0xffff);
236 intel_uncore_posting_read16(uncore, GEN2_IIR);
    [all...]
i915_debugfs.c 603 I915_READ(GEN2_IIR));
i915_reg.h 2818 #define GEN2_IIR _MMIO(0x20a4)
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_gt.c 182 intel_uncore_write(uncore, GEN2_IIR,

Completed in 36 milliseconds