Searched refs:GEN6_EU_TCUNIT_CLOCK_GATE_DISABLE (Results 1 – 2 of 2) sorted by relevance
464 intel_uncore_rmw(&i915->uncore, GEN6_UCGCTL1, 0, GEN6_EU_TCUNIT_CLOCK_GATE_DISABLE); in bdw_init_clock_gating()
639 #define GEN6_EU_TCUNIT_CLOCK_GATE_DISABLE (1 << 16) macro