Searched refs:GTFIFOCTL (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/pci/drm/i915/
H A Dvlv_suspend.c173 s->gt_fifoctl = intel_uncore_read(uncore, GTFIFOCTL);
258 intel_uncore_write(uncore, GTFIFOCTL, s->gt_fifoctl);
H A Dintel_uncore.c395 u32 count = __raw_uncore_read32(uncore, GTFIFOCTL);
628 __raw_uncore_write32(uncore, GTFIFOCTL,
629 __raw_uncore_read32(uncore, GTFIFOCTL) |
H A Dintel_gvt_mmio_table.c549 MMIO_D(GTFIFOCTL);
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_regs.h1545 #define GTFIFOCTL _MMIO(0x120008) macro
/openbsd-current/sys/dev/pci/drm/i915/gvt/
H A Dhandlers.c2367 MMIO_DFH(GTFIFOCTL, D_ALL, F_CMD_ACCESS, NULL, NULL);

Completed in 148 milliseconds