Home
last modified time | relevance | path

Searched refs:GEN6_CSUNIT_CLOCK_GATE_DISABLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_perf.c2035 0, GEN6_CSUNIT_CLOCK_GATE_DISABLE); in hsw_enable_metric_set()
2047 GEN6_CSUNIT_CLOCK_GATE_DISABLE, 0); in hsw_disable_metric_set()
Dintel_pm.c7003 GEN6_CSUNIT_CLOCK_GATE_DISABLE); in gen6_init_clock_gating()
7440 GEN6_CSUNIT_CLOCK_GATE_DISABLE); in chv_init_clock_gating()
Di915_reg.h9005 # define GEN6_CSUNIT_CLOCK_GATE_DISABLE (1 << 7) macro