Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_perf_oa_regs.h15 #define GEN7_OACONTROL_TIMER_ENABLE (1 << 5) macro
H A Di915_perf.c3058 (periodic ? GEN7_OACONTROL_TIMER_ENABLE : 0) | in gen7_oa_enable()