Searched refs:GEN6_CSUNIT_CLOCK_GATE_DISABLE (Results 1 – 3 of 3) sorted by relevance
260 GEN6_CSUNIT_CLOCK_GATE_DISABLE); in gen6_init_clock_gating() 587 intel_uncore_rmw(&i915->uncore, GEN6_UCGCTL1, 0, GEN6_CSUNIT_CLOCK_GATE_DISABLE); in chv_init_clock_gating()
2399 0, GEN6_CSUNIT_CLOCK_GATE_DISABLE); in hsw_enable_metric_set() 2411 GEN6_CSUNIT_CLOCK_GATE_DISABLE, 0); in hsw_disable_metric_set()
643 #define GEN6_CSUNIT_CLOCK_GATE_DISABLE (1 << 7) macro