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

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_rps.c 318 rgvswctl = intel_uncore_read16(uncore, MEMSWCTL);
332 intel_uncore_write16(uncore, MEMSWCTL, rgvswctl);
333 intel_uncore_posting_read16(uncore, MEMSWCTL);
336 intel_uncore_write16(uncore, MEMSWCTL, rgvswctl);
462 if (wait_for_atomic((intel_uncore_read(uncore, MEMSWCTL) &
491 rgvswctl = intel_uncore_read16(uncore, MEMSWCTL);
508 intel_uncore_write(uncore, MEMSWCTL, rgvswctl);
debugfs_gt_pm.c 257 u16 rgvswctl = intel_uncore_read16(uncore, MEMSWCTL);
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_debugfs.c 800 u16 rgvswctl = intel_uncore_read16(uncore, MEMSWCTL);
i915_reg.h 3816 #define MEMSWCTL _MMIO(0x11170) /* Ironlake only */

Completed in 34 milliseconds