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

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_rps.c439 rgvswctl = intel_uncore_read16(uncore, MEMSWCTL);
453 intel_uncore_write16(uncore, MEMSWCTL, rgvswctl);
454 intel_uncore_posting_read16(uncore, MEMSWCTL);
457 intel_uncore_write16(uncore, MEMSWCTL, rgvswctl);
595 if (wait_for_atomic((intel_uncore_read(uncore, MEMSWCTL) &
634 rgvswctl = intel_uncore_read16(uncore, MEMSWCTL);
644 intel_uncore_write(uncore, MEMSWCTL, rgvswctl);
H A Dintel_gt_pm_debugfs.c348 u16 rgvswctl = intel_uncore_read16(uncore, MEMSWCTL);
H A Dintel_gt_regs.h1289 #define MEMSWCTL _MMIO(0x11170) /* Ironlake only */ macro

Completed in 219 milliseconds