Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/
Di915_perf.c2063 0, GEN6_CSUNIT_CLOCK_GATE_DISABLE); in hsw_enable_metric_set()
2075 GEN6_CSUNIT_CLOCK_GATE_DISABLE, 0); in hsw_disable_metric_set()
Dintel_pm.c7371 GEN6_CSUNIT_CLOCK_GATE_DISABLE); in gen6_init_clock_gating()
7810 GEN6_CSUNIT_CLOCK_GATE_DISABLE); in chv_init_clock_gating()
Di915_reg.h9216 # define GEN6_CSUNIT_CLOCK_GATE_DISABLE (1 << 7) macro