Searched refs:GEN6_CSUNIT_CLOCK_GATE_DISABLE (Results 1 – 3 of 3) sorted by relevance
263 GEN6_CSUNIT_CLOCK_GATE_DISABLE); in gen6_init_clock_gating()670 intel_uncore_rmw(&i915->uncore, GEN6_UCGCTL1, 0, GEN6_CSUNIT_CLOCK_GATE_DISABLE); in chv_init_clock_gating()
2429 0, GEN6_CSUNIT_CLOCK_GATE_DISABLE); in hsw_enable_metric_set()2441 GEN6_CSUNIT_CLOCK_GATE_DISABLE, 0); in hsw_disable_metric_set()
636 #define GEN6_CSUNIT_CLOCK_GATE_DISABLE (1 << 7) macro