Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_perf.c2639 GEN8_OA_COUNTER_ENABLE); in gen8_oa_enable()
2700 GEN8_OACONTROL, GEN8_OA_COUNTER_ENABLE, 0, in gen8_oa_disable()
H A Di915_reg.h650 #define GEN8_OA_COUNTER_ENABLE (1 << 0) macro