Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_perf.c2640 intel_uncore_write(uncore, GEN8_OACONTROL, in gen8_oa_enable()
2701 intel_uncore_write(uncore, GEN8_OACONTROL, 0); in gen8_oa_disable()
2703 GEN8_OACONTROL, GEN8_OA_COUNTER_ENABLE, 0, in gen8_oa_disable()
Di915_reg.h643 #define GEN8_OACONTROL _MMIO(0x2B00) macro