Home
last modified time | relevance | path

Searched refs:GEN6_RP_PREV_UP (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dselftest_rps.c961 intel_uncore_read(uncore, GEN6_RP_PREV_UP), in __rps_up_interrupt()
1009 intel_uncore_read(uncore, GEN6_RP_PREV_UP), in __rps_down_interrupt()
H A Dintel_gt_regs.h858 #define GEN6_RP_PREV_UP _MMIO(0xa058) macro
H A Dintel_rps.c2302 rpprevup = intel_uncore_read(uncore, GEN6_RP_PREV_UP) & GEN6_CURBSYTAVG_MASK;
/openbsd/sys/dev/pci/drm/i915/
H A Dintel_gvt_mmio_table.c563 MMIO_D(GEN6_RP_PREV_UP); in iterate_generic_mmio()