Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_perf.c2606 intel_uncore_write(uncore, GEN7_OACONTROL, in gen7_oa_enable()
2686 intel_uncore_write(uncore, GEN7_OACONTROL, 0); in gen7_oa_disable()
2688 GEN7_OACONTROL, GEN7_OACONTROL_ENABLE, 0, in gen7_oa_disable()
Di915_reg.h618 #define GEN7_OACONTROL _MMIO(0x2360) macro