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

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.h 420 #define intel_uncore_posting_read16(...) ((void)intel_uncore_read16_notrace(__VA_ARGS__)) macro
i915_irq.c 195 intel_uncore_posting_read16(uncore, GEN2_IMR);
201 intel_uncore_posting_read16(uncore, GEN2_IIR);
203 intel_uncore_posting_read16(uncore, GEN2_IIR);
234 intel_uncore_posting_read16(uncore, GEN2_IIR);
236 intel_uncore_posting_read16(uncore, GEN2_IIR);
258 intel_uncore_posting_read16(uncore, GEN2_IMR);
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_rps.c 333 intel_uncore_posting_read16(uncore, MEMSWCTL);

Completed in 42 milliseconds