Home
last modified time | relevance | path

Searched refs:GEN7_OASTATUS1 (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_perf.c462 u32 oastatus1 = intel_uncore_read(uncore, GEN7_OASTATUS1); in gen7_oa_hw_tail_read()
1204 oastatus1 = intel_uncore_read(uncore, GEN7_OASTATUS1); in gen7_oa_read()
1245 oastatus1 = intel_uncore_read(uncore, GEN7_OASTATUS1); in gen7_oa_read()
1541 intel_uncore_write(uncore, GEN7_OASTATUS1, /* tail */ in gen7_init_oa_buffer()
H A Di915_reg.h672 #define GEN7_OASTATUS1 _MMIO(0x2364) macro