Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A 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()
H A Di915_reg.h618 #define GEN7_OACONTROL _MMIO(0x2360) macro