Searched refs:intel_uncore_posting_read16 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_irq.c99 intel_uncore_posting_read16(uncore, GEN2_IMR);
105 intel_uncore_posting_read16(uncore, GEN2_IIR);
107 intel_uncore_posting_read16(uncore, GEN2_IIR);
140 intel_uncore_posting_read16(uncore, GEN2_IIR);
142 intel_uncore_posting_read16(uncore, GEN2_IIR);
164 intel_uncore_posting_read16(uncore, GEN2_IMR);
H A Dintel_uncore.h399 #define intel_uncore_posting_read16(...) ((void)intel_uncore_read16_notrace(__VA_ARGS__)) macro
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_rps.c454 intel_uncore_posting_read16(uncore, MEMSWCTL);

Completed in 80 milliseconds