Searched refs:GEN6_CSUNIT_CLOCK_GATE_DISABLE (Results 1 – 3 of 3) sorted by relevance
258 GEN6_CSUNIT_CLOCK_GATE_DISABLE); in gen6_init_clock_gating()585 intel_uncore_rmw(&i915->uncore, GEN6_UCGCTL1, 0, GEN6_CSUNIT_CLOCK_GATE_DISABLE); in chv_init_clock_gating()
2396 0, GEN6_CSUNIT_CLOCK_GATE_DISABLE); in hsw_enable_metric_set()2408 GEN6_CSUNIT_CLOCK_GATE_DISABLE, 0); in hsw_disable_metric_set()
641 #define GEN6_CSUNIT_CLOCK_GATE_DISABLE (1 << 7) macro